xoreos  0.0.5
Public Attributes | List of all members
Aurora::FEVFile::Property Struct Reference

Some objects in FMOD can have generic properties. More...

#include <fevfile.h>

Public Attributes

PropertyType type
 
boost::variant< int32, float, Common::UStringvalue
 

Detailed Description

Some objects in FMOD can have generic properties.

Definition at line 70 of file fevfile.h.

Member Data Documentation

◆ type

PropertyType Aurora::FEVFile::Property::type

Definition at line 71 of file fevfile.h.

Referenced by Aurora::FEVFile::readProperties().

◆ value

boost::variant<int32, float, Common::UString> Aurora::FEVFile::Property::value

Definition at line 72 of file fevfile.h.


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