#include <dobject.h>
Constructor & Destructor Documentation
| DObject::~DObject |
( |
| ) |
[virtual] |
Member Function Documentation
| void DObject::BeginFrame |
( |
| ) |
[static] |
| void DObject::Destroy |
( |
| ) |
[virtual] |
| void DObject::EndFrame |
( |
| ) |
[static] |
| bool DObject::IsA |
( |
const TypeInfo * |
type | ) |
const [inline] |
| bool DObject::IsKindOf |
( |
const TypeInfo * |
base | ) |
const [inline] |
| virtual void DObject::Serialize |
( |
FArchive & |
arc | ) |
[inline, virtual] |
| void STACK_ARGS DObject::StaticShutdown |
( |
| ) |
[static] |
| virtual TypeInfo* DObject::StaticType |
( |
| ) |
const [inline, virtual] |
Field Documentation
The documentation for this class was generated from the following files: