ScummVM API documentation
MTropolis::Data::InternalTypeTaggedValue Struct Reference

Classes

union  ValueUnion
 
struct  VariableReference
 

Public Types

enum  TypeCode {
  kNull = 0x00, kInteger = 0x01, kString = 0x0d, kPoint = 0x10,
  kIntegerRange = 0x11, kFloat = 0x15, kBool = 0x1a, kIncomingData = 0x1b,
  kVariableReference = 0x1c, kLabel = 0x1d
}
 

Public Member Functions

bool load (DataReader &reader)
 

Public Attributes

uint16 type
 
ValueUnion value
 

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