Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ SetInternalVar
Method
SetInternalVar
neo/framework/CVarSystem.h:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
void SetFloat( const float value ) { internalVar->InternalSetFloat( value ); }
154
155
void SetInternalVar( idCVar *cvar ) { internalVar = cvar; }
156
157
static void RegisterStaticVars( void );
158
Callers
1
Register
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected