ScummVM API documentation
asCConfigGroup Class Reference

Public Member Functions

int AddRef ()
 
int Release ()
 
asCTypeInfoFindType (const char *name)
 
void RefConfigGroup (asCConfigGroup *group)
 
bool HasLiveObjects ()
 
void RemoveConfiguration (asCScriptEngine *engine, bool notUsed=false)
 
void AddReferencesForFunc (asCScriptEngine *engine, asCScriptFunction *func)
 
void AddReferencesForType (asCScriptEngine *engine, asCTypeInfo *type)
 

Public Attributes

asCString groupName
 
int refCount
 
asCArray< asCTypeInfo * > types
 
asCArray< asCScriptFunction * > scriptFunctions
 
asCArray< asCGlobalProperty * > globalProps
 
asCArray< asCConfigGroup * > referencedConfigGroups
 
asCArray< asCObjectType * > generatedTemplateInstances
 

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