MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / InternalSetBool

Method InternalSetBool

neo/framework/CVarSystem.h:178–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176
177 virtual void InternalSetString( const char *newValue ) {}
178 virtual void InternalSetBool( const bool newValue ) {}
179 virtual void InternalSetInteger( const int newValue ) {}
180 virtual void InternalSetFloat( const float newValue ) {}
181

Callers 1

SetBoolMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected