|
OpenMoHAA 0.83.0
|
Public Member Functions | |
| void | Archive (Archiver &arc) |
| void | Clear () |
| void | add (ScriptVariable *var) |
| void | remove (ScriptVariable *var) |
| void | setValue (const ScriptVariable &var) |
Static Public Member Functions | |
| static void | Archive (Archiver &arc, ScriptPointer *&pointerValue) |
Public Attributes | |
| Container< ScriptVariable * > | list |