#include <Class.hpp>

Public Member Functions | |
| BOOL | IsChildOf (Struct *InStruct) CONST |
Public Attributes | |
| DWORD | Size |
| Struct * | Super |
| PropertyVector | Properties |
| PropertyVector | Configuration |
| BOOL System::Struct::IsChildOf | ( | Struct * | InStruct | ) |
Check if it is the child of the specified struct.
| DWORD System::Struct::Size |
The size it is.
The structure it extends.
The properties it has.
The configuration properties it has.
1.5.3