MCPcopy Create free account
hub / github.com/StrongPC123/Far-Cry-1-Source-Full / Set

Method Set

ResourceCompiler/Config.cpp:148–151  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

146
147//////////////////////////////////////////////////////////////////////////
148void Config::Set( const char *key,const char* value )
149{
150 m_map[key] = value;
151}

Callers 4

SetPresetSettingsMethod · 0.45
mainFunction · 0.45
SetConfigMethod · 0.45
ParseParamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected