MCPcopy 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
878int CToken::GetIntValue()
879{
880 return 0;
881}
882
883LPCTSTR CToken::GetStringValue()
884{

Callers 2

ParseRGBMethod · 0.45
GetFloatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected