SimObjectRef

Engine/source/console/simObjectRef.h

More...

Public Static Attributes

Protected Attributes

Public Functions

Protected Functions

T *
_get()
_set(const char * name)

Detailed Description

Public Static Attributes

S32 _smTypeId 

Protected Attributes

U32 mId 
StringTableEntry mName 
T * mObject 

Public Functions

SimObjectRef()

operator bool()

operator T*()

operator->()

operator=(const char * name)

operator=(U32 id)

Protected Functions

_get()

_set(const char * name)

_set(U32 id)