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

Method InternalSetString

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

Source from the content-addressed store, hash-verified

175 float valueMin, float valueMax, const char **valueStrings, argCompletion_t valueCompletion );
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 ) {}

Callers 1

SetStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected