ScummVM API documentation
Sherlock::UseType Struct Reference
Inheritance diagram for Sherlock::UseType:
Sherlock::ActionType

Public Member Functions

void load (Common::SeekableReadStream &s, bool isRoseTattoo)
 
void load3DO (Common::SeekableReadStream &s)
 
void synchronize (Serializer &s)
 
- Public Member Functions inherited from Sherlock::ActionType
void load (Common::SeekableReadStream &s)
 

Public Attributes

Common::String _target
 
Common::String _verb
 
- Public Attributes inherited from Sherlock::ActionType
int _cAnimNum
 
int _cAnimSpeed
 
Common::String _names [4]
 
int _useFlag
 

Member Function Documentation

◆ load()

void Sherlock::UseType::load ( Common::SeekableReadStream s,
bool  isRoseTattoo 
)

Load the data for the UseType

◆ synchronize()

void Sherlock::UseType::synchronize ( Serializer s)

Synchronize the data for a savegame


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