ScummVM API documentation
Watchmaker::SObject Struct Reference
Inheritance diagram for Watchmaker::SObject:
Watchmaker::SerializableAsset

Public Member Functions

bool meshLinkIsEmpty (int index)
 
const Common::StringgetMeshLink (int index)
 
void setMeshLink (int index, const char *value)
 
void loadFromStream (Common::SeekableReadStream &stream) override
 

Public Attributes

uint16 name
 
SerializableArray< uint16, MAX_PLAYERS > examine
 
SerializableArray< uint16, MAX_PLAYERS > action
 
SerializableArray< uint16, MAX_OBJ_USER_SENTS > text
 
SerializableArray< uint16, MAX_PLAYERS > anim
 
SerializableArray< uint16, MAX_PLAYERS > anim2
 
uint8 room
 
uint8 goroom
 
uint8 ninv
 
uint16 flags
 
uint8 pos
 

The documentation for this struct was generated from the following file: