Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ GetIntValue
Method
GetIntValue
codeJK2/icarus/Tokenizer.cpp:878–881 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
876
}
877
878
int CToken::GetIntValue()
879
{
880
return 0;
881
}
882
883
LPCTSTR CToken::GetStringValue()
884
{
Callers
2
ParseRGB
Method · 0.45
GetFloat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected