ScummVM API documentation
AGS3::Plugins::Serializer Class Reference

Public Member Functions

 Serializer (IAGSEngine *engine, long file, bool isLoading)
 
bool isLoading () const
 
bool isSaving () const
 
template<typename T >
void syncAsInt (T &value)
 
void syncAsBool (bool &value)
 
void syncAsInt8 (int8 &value)
 
void syncAsByte (byte &value)
 
void syncAsFloat (float &value)
 
void syncAsDouble (double &value)
 
void unreadInt ()
 

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