xoreos
0.0.5
|
Some objects in FMOD can have generic properties. More...
#include <fevfile.h>
Public Attributes | |
PropertyType | type |
boost::variant< int32, float, Common::UString > | value |
PropertyType Aurora::FEVFile::Property::type |
Definition at line 71 of file fevfile.h.
Referenced by Aurora::FEVFile::readProperties().
boost::variant<int32, float, Common::UString> Aurora::FEVFile::Property::value |