Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ InternalSetFloat
Method
InternalSetFloat
neo/framework/CVarSystem.h:180–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
virtual void InternalSetBool( const bool newValue ) {}
179
virtual void InternalSetInteger( const int newValue ) {}
180
virtual void InternalSetFloat( const float newValue ) {}
181
182
static idCVar * staticVars;
183
};
Callers
1
SetFloat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected