MCPcopy Create free account
hub / github.com/MoeMod/CSMoE / Cvar_Get

Function Cvar_Get

engine/common/cvar.cpp:176–287  ·  view source on GitHub ↗

============ Cvar_Get If the variable already exists, the value will not be set The flags will be or'ed in if the variable exists. ============ */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

InitMethod · 0.85
CL_InitNetgraphFunction · 0.85
Touch_InitFunction · 0.85
CL_LoadProgsFunction · 0.85
R_StudioInitFunction · 0.85
CL_InitStudioAPIFunction · 0.85
R_Strobe_InitFunction · 0.85
Joy_InitFunction · 0.85
Mobile_InitFunction · 0.85
IN_StartupMouseFunction · 0.85
IN_InitFunction · 0.85
SCR_InitFunction · 0.85

Calls 8

MsgDevFunction · 0.85
Cmd_ExistsFunction · 0.85
Cvar_Set2Function · 0.85
Q_atofFunction · 0.85
Q_atoiFunction · 0.85
BaseCmd_InsertFunction · 0.85
Q_strcmpFunction · 0.70

Tested by

no test coverage detected