#include <TObject.h>
Definition at line 176 of file TObject.h.
◆ anonymous enum
◆ ~TObject()
◆ CreateTObject()
Toshi::TObject * TObject::CreateTObject |
( |
| ) |
|
|
static |
◆ CreateTObjectInPlace()
Toshi::TObject * TObject::CreateTObjectInPlace |
( |
void * | a_pPtr | ) |
|
|
static |
◆ DeinitialiseClass()
void TObject::DeinitialiseClass |
( |
| ) |
|
|
static |
◆ Delete()
◆ GetClass()
Toshi::TClass * TObject::GetClass |
( |
| ) |
|
|
virtual |
◆ GetClassStatic()
◆ InitialiseClass()
void TObject::InitialiseClass |
( |
| ) |
|
|
static |
◆ IsA()
Definition at line 192 of file TObject.h.
192{
return GetClass()->IsA( a_pClass ); }
virtual Toshi::TClass * GetClass()
◆ IsExactly()
◆ ms_oClass
◆ PARENTCLASS
Toshi::TClass* TObject::PARENTCLASS = TNULL |
|
staticconstexpr |
The documentation for this class was generated from the following files:
- D:/_dev/OpenBarnyard/Source/Toshi/Source/Toshi/TObject.h
- D:/_dev/OpenBarnyard/Source/Toshi/Source/Toshi/TObject.cpp