MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / GetString

Method GetString

CrySystem/XConsoleVariable.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197char *CXConsoleVariable::GetString()
198{
199 return (m_sValue);
200}
201
202//////////////////////////////////////////////////////////////////////////
203void CXConsoleVariable::ForceSet(const char* s)

Callers 15

OnReceivingPacketMethod · 0.45
ExecuteRConCommandMethod · 0.45
ServerCreateFileProbeMethod · 0.45
PBgetHomePathFunction · 0.45
PBcvar_VariableStringFunction · 0.45
PBkeyValueFunction · 0.45
PBcvarWalkFunction · 0.45
InitMethod · 0.45
ProcessSetupMethod · 0.45
SendSetupMethod · 0.45
CreateRendererMethod · 0.45
InitRendererMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected