Classes | |
struct | MacPart |
union | PlatformPart |
struct | WinPart |
Public Attributes | |
TypicalModifierHeader | modHeader |
Event | enableWhen |
Event | disableWhen |
PlatformPart | platform |
bool | haveMacPart |
bool | haveWinPart |
Rect | constraintMargin |
uint16 | unknown1 |
Protected Member Functions | |
DataReadErrorCode | load (DataReader &reader) override |
Additional Inherited Members | |
Public Member Functions inherited from MTropolis::Data::DataObject | |
DataReadErrorCode | load (DataObjectTypes::DataObjectType type, uint16 revision, DataReader &reader) |
uint16 | getRevision () const |
DataObjectTypes::DataObjectType | getType () const |
Protected Attributes inherited from MTropolis::Data::DataObject | |
DataObjectTypes::DataObjectType | _type |
uint16 | _revision |