Public Member Functions | |
| 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 () |
Protected Member Functions | |
| int32 | getAttribute () const |
Static Protected Attributes | |
| static const int | T0_SIZE = 3 * 4 |
| static const int | T1_SIZE = T0_SIZE + 4 |