Public Member Functions | |
| InventoryObjectT3 (Common::MemoryReadStreamEndian &stream) | |
| bool | isNotebookTitle () const |
| int32 | getUnknown () const |
| int32 | getTitle () const |
Public Member Functions inherited from Tinsel::InventoryObject | |
| InventoryObject (Common::MemoryReadStreamEndian &stream) | |
| int32 | getId () const |
| SCNHANDLE | getIconFilm () const |
| void | setIconFilm (SCNHANDLE hIconFilm) |
| SCNHANDLE | getScript () const |
| bool | hasAttribute (InvObjAttr attribute) const |
Static Public Member Functions | |
| static int | SIZE () |
Static Public Member Functions inherited from Tinsel::InventoryObject | |
| static int | SIZE () |
Additional Inherited Members | |
Protected Member Functions inherited from Tinsel::InventoryObject | |
| int32 | getAttribute () const |
Static Protected Attributes inherited from Tinsel::InventoryObject | |
| static const int | T0_SIZE = 3 * 4 |
| static const int | T1_SIZE = T0_SIZE + 4 |