MCPcopy Create free account
hub / github.com/ValveSoftware/source-sdk-2013 / LoadCmdLineFromFile

Function LoadCmdLineFromFile

src/public/loadcmdline.cpp:75–103  ·  view source on GitHub ↗

----------------------------------------------------------------------------- Purpose: Loads additional commandline arguments from a config file for an app. Filesystem must be initialized before calling this function. keyname: Name of the block containing the key/args pairs (ie map or model name) appname: Keyname for the commandline arguments to be loaded - typically the exe name. ----------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

VRAD_MainFunction · 0.85
RunVBSPFunction · 0.85
RunVVisFunction · 0.85

Calls 6

MsgFunction · 0.85
AddArgumentsFunction · 0.85
LoadFromFileMethod · 0.45
FindKeyMethod · 0.45
GetStringMethod · 0.45
deleteThisMethod · 0.45

Tested by

no test coverage detected