ScummVM API documentation
AGS3::AGS::Shared::InteractionVariable Struct Reference

Public Member Functions

 InteractionVariable (const String &name, char type, int val)
 
void Read (Stream *in)
 
void Write (Stream *out) const
 

Public Attributes

String Name {}
 
char Type { '\0' }
 
int Value { 0 }
 

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