Torque3D Documentation / _generateds / SimObjectRefConsoleBaseType

SimObjectRefConsoleBaseType

Engine/source/console/simObjectRef.h

More...

Public Types

Public Functions

Delete a single value allocated with getNativeVariable().

const char *
void *

Allocate a single value.

const bool

Return true if this is datablock object type.

setData(void * dptr, S32 argc, const char ** argv, const EnumTable * , BitSet32 )

Detailed Description

Public Types

typedef ConsoleBaseType Parent 

Public Functions

SimObjectRefConsoleBaseType(const char * typeName)

deleteNativeVariable(void * var)

Reimplemented from: ConsoleBaseType

getData(void * dptr, const EnumTable * , BitSet32 )

Reimplemented from: ConsoleBaseType

getNativeVariable()

Reimplemented from: ConsoleBaseType

getTypeClassName()

Reimplemented from: ConsoleBaseType

isDatablock()

Reimplemented from: ConsoleBaseType

setData(void * dptr, S32 argc, const char ** argv, const EnumTable * , BitSet32 )

Reimplemented from: ConsoleBaseType