ScummVM API documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
MediaStation::Variable Class Reference

Public Member Functions

 Variable (Chunk &chunk, bool readId=true)
 
Operand getValue ()
 
void putValue (Operand value)
 

Public Attributes

uint32 _id = 0
 
VariableType _type = kVariableTypeEmpty
 
union {
   Common::String *   string
 
   uint   functionId
 
   int   i
 
   double   d
 
   uint   assetId
 
_value
 
Common::SharedPtr< Collection_c
 

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