OpenMoHAA ..
Loading...
Searching...
No Matches
SpawnArgs Class Reference
Inheritance diagram for SpawnArgs:

Public Member Functions

 CLASS_PROTOTYPE (SpawnArgs)
 SpawnArgs (SpawnArgs &arglist)
void Clear (void)
char * Parse (char *data, bool bAllowUtils=false)
const char * getArg (const char *key, const char *defaultValue=NULL)
void setArg (const char *key, const char *value)
int NumArgs (void)
const char * getKey (int index)
const char * getValue (int index)
void operator= (SpawnArgs &a)
ClassDef * getClassDef (qboolean *tikiWasStatic=NULL)
Listener * Spawn (void)
Listener * SpawnInternal (void)
void Archive (Archiver &arc) override

The documentation for this class was generated from the following files:
  • code/fgame/g_spawn.h
  • code/fgame/g_spawn.cpp