ScummVM API documentation
ICB::CGameObject Class Reference

Static Public Member Functions

static const char * GetName (CGame *game)
 
static uint32 GetNoLvars (CGame *game)
 
static uint32 GetNoScripts (CGame *game)
 
static uint32 GetSize (CGame *game)
 
static uint32 GetScriptNameFullHash (CGame *game, uint32)
 
static uint32 GetScriptNamePartHash (CGame *game, uint32)
 
static const char * GetScriptVariableName (CGame *game, uint32)
 
static int32 GetVariable (CGame *game, const char *name)
 
static int32 IsVariableString (CGame *game, uint32)
 
static void SetIntegerVariable (CGame *game, uint32, int32)
 
static int32 GetIntegerVariable (CGame *game, uint32)
 
static int32 * GetIntegerVariablePtr (CGame *game, uint32)
 
static const char * GetStringVariable (CGame *game, uint32)
 
static const char * GetStringValueOrDefault (CGame *game, const char *varName, const char *defaultStr)
 
static int32 GetIntegerValueOrDefault (CGame *game, const char *varName, int32 defaultInt)
 

The documentation for this class was generated from the following file: