TorqueScript  0.2
Public Member Functions | Public Attributes | List of all members
TorqueScript::StoredValueUnion Union Reference

Public Member Functions

 StoredValueUnion (const int value)
 
 StoredValueUnion (const float value)
 
 StoredValueUnion (const std::size_t value)
 

Public Attributes

int mInteger
 
float mFloat
 
std::size_t mStringID
 

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