Public Attributes | |
| TypicalModifierHeader | modHeader |
| uint32 | messageFlags |
| Event | send |
| Event | when |
| uint16 | unknown6 |
| uint32 | destination |
| uint8 | unknown7 [10] |
| InternalTypeTaggedValue | with |
| uint8 | unknown9 [10] |
| uint8 | withSourceLength |
| uint8 | withStringLength |
| MiniscriptProgram | program |
| Common::String | withSource |
| Common::String | withString |
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 |