Public Attributes | |
Common::String | name |
Audio::Mixer::SoundType | type = Audio::Mixer::SoundType::kPlainSoundType |
uint16 | playCommands = 1 |
uint16 | numLoops = 0 |
uint | volume = 0 |
uint16 | panAnchorFrame = 0 |
bool | isPanning = false |
Audio::SeekableAudioStream * | stream = nullptr |
Audio::AudioStream * | streamForMixer = nullptr |
Audio::SoundHandle | handle |
bool | isPersistent = false |
SoundEffectDescription * | effectData = nullptr |
Math::Vector3d | position |
Math::Vector3d | positionDelta |
uint32 | nextStepTime = 0 |
uint16 | stepsLeft = 0 |
uint32 | nextRepeatTime = 0 |