ConcreteAbstractClassRep
Engine/source/console/consoleObject.h
Helper class for AbstractClassRep.
Public User Defined
Console Type Interface
Public Functions
ConcreteAbstractClassRep(const char * name, const char * conTypeName, S32 * conTypeIdPtr, S32 netClassGroupMask, S32 netClassType, S32 netEventDir, AbstractClassRep * parent, const char *(*)() parentDesc)
create()
Wrap constructor.
getContainerChildClass(const bool recurse)
Detailed Description
Helper class for AbstractClassRep.
see:
AbtractClassRep
see:
Public User Defined
EnginePropertyTable _smPropertyTable
EnginePropertyTable & smPropertyTable
Console Type Interface
setData(void * dptr, S32 argc, const char ** argv, const EnumTable * tbl, BitSet32 flag)
Reimplemented from: ConsoleBaseType
getData(void * dptr, const EnumTable * tbl, BitSet32 flag)
Reimplemented from: ConsoleBaseType
getTypeClassName()
Reimplemented from: ConsoleBaseType
isDatablock()
Reimplemented from: ConsoleBaseType
Public Functions
ConcreteAbstractClassRep(const char * name, const char * conTypeName, S32 * conTypeIdPtr, S32 netClassGroupMask, S32 netClassType, S32 netEventDir, AbstractClassRep * parent, const char *(*)() parentDesc)
create()
Reimplemented from: AbstractClassRep
Reimplemented by: ConcreteClassRep
getContainerChildClass(const bool recurse)
Reimplemented from: AbstractClassRep
getCustomTamlSchema(void )
Reimplemented from: AbstractClassRep
init()
Reimplemented from: AbstractClassRep