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

Method InternalServerSetString

neo/framework/CVarSystem.cpp:384–386  ·  view source on GitHub ↗

=============== idInternalCVar::InternalServerSetString =============== */

Source from the content-addressed store, hash-verified

382===============
383*/
384void idInternalCVar::InternalServerSetString( const char *newValue ) {
385 Set( newValue, true, true );
386}
387
388/*
389============

Callers 1

SetCVarsFromDictMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected