xoreos
0.0.5
|
An FMOD event. More...
#include <fevfile.h>
Public Attributes | |
Common::UString | name |
float | volume |
float | pitch |
float | pitchRandomization |
float | volumeRandomization |
uint32 | priority |
uint32 | mode |
uint32 | maxPlaybacks |
float | Speaker2DL |
float | Speaker2DR |
float | Speaker2DC |
float | SpeakerLFE |
float | Speaker2DLR |
float | Speaker2DRR |
float | Speaker2DLS |
float | Speaker2DRS |
float | ReverbDryLevel |
float | ReverbWetLevel |
uint32 | fadeInTime |
uint32 | fadeOutTime |
float | spawnIntensity |
float | spawnIntensityRandomization |
std::map< Common::UString, Property > | userProperties |
Common::UString | category |
An FMOD event.
Common::UString Aurora::FEVFile::Event::category |
Common::UString Aurora::FEVFile::Event::name |
std::map<Common::UString, Property> Aurora::FEVFile::Event::userProperties |