#include <Property.hpp>

Public Member Functions | |
| StructProperty (CONST TCHAR *InName, Struct *InOuter, DWORD InFlags, PVOID InOffset, DWORD InSize, DWORD InElements, Struct *InStruct) | |
| System::StructProperty::StructProperty | ( | CONST TCHAR * | InName, | |
| Struct * | InOuter, | |||
| DWORD | InFlags, | |||
| PVOID | InOffset, | |||
| DWORD | InSize, | |||
| DWORD | InElements, | |||
| Struct * | InStruct | |||
| ) |
The type of structure the property will point to.
1.5.3