This is the complete list of members for nw::snd::SoundActor, including all inherited members.
| ACTOR_PLAYER_COUNT | nw::snd::SoundActor | static |
| ActorPlayer typedef | nw::snd::SoundActor | private |
| detail_GetActorParam() const | nw::snd::SoundActor | inline |
| detail_GetActorPlayer(int actorPlayerId) | nw::snd::SoundActor | inline |
| detail_GetItemId(const char *pString) override | nw::snd::SoundActor | privatevirtual |
| detail_SetupSound(SoundHandle *handle, u32 soundId, bool holdFlag, const SoundStartable::StartInfo *startInfo) override | nw::snd::SoundActor | privatevirtual |
| detail_SetupSoundWithAmbientInfo(SoundHandle *handle, u32 soundId, const SoundStartable::StartInfo *startInfo, internal::BasicSound::AmbientInfo *ambientInfo, void *setupArg) | nw::snd::SoundActor | virtual |
| Finalize() | nw::snd::SoundActor | |
| ForEachSound(Function function, bool reverse=false) | nw::snd::SoundActor | inline |
| ForEachSoundRef(Function &function, bool reverse=false) | nw::snd::SoundActor | inline |
| GetDrcOutVolume(u32 drcIndex=0) const | nw::snd::SoundActor | inline |
| GetDrcPan(u32 drcIndex=0) const | nw::snd::SoundActor | inline |
| GetMainOutVolume() const | nw::snd::SoundActor | inline |
| GetPan() const | nw::snd::SoundActor | inline |
| GetPitch() const | nw::snd::SoundActor | inline |
| GetPlayableSoundCount(int actorPlayerId) const | nw::snd::SoundActor | |
| GetPlayingSoundCount(int actorPlayerId) const | nw::snd::SoundActor | |
| GetVolume() const | nw::snd::SoundActor | inline |
| HoldSound(SoundHandle *pHandle, SoundArchive::ItemId soundId, const StartInfo *pHoldInfo=NULL) | nw::snd::SoundStartable | |
| HoldSound(SoundHandle *pHandle, const char *pSoundName, const StartInfo *pHoldInfo=NULL) | nw::snd::SoundStartable | |
| Initialize(SoundArchivePlayer &soundArchivePlayer) | nw::snd::SoundActor | |
| m_ActorParam | nw::snd::SoundActor | private |
| m_ActorPlayer | nw::snd::SoundActor | private |
| m_IsFinalized | nw::snd::SoundActor | private |
| m_IsInitialized | nw::snd::SoundActor | private |
| m_pSoundArchivePlayer | nw::snd::SoundActor | private |
| PauseAllSound(bool flag, int fadeFrames) | nw::snd::SoundActor | |
| PrepareSound(SoundHandle *pHandle, SoundArchive::ItemId soundId, const StartInfo *pStartInfo=NULL) | nw::snd::SoundStartable | |
| PrepareSound(SoundHandle *pHandle, const char *pSoundName, const StartInfo *pStartInfo=NULL) | nw::snd::SoundStartable | |
| SetDrcOutVolume(f32 volume, u32 drcIndex=0) | nw::snd::SoundActor | inline |
| SetDrcPan(f32 pan, u32 drcIndex=0) | nw::snd::SoundActor | inline |
| SetMainOutVolume(f32 volume) | nw::snd::SoundActor | inline |
| SetPan(f32 pan) | nw::snd::SoundActor | inline |
| SetPitch(f32 pitch) | nw::snd::SoundActor | inline |
| SetPlayableSoundCount(int actorPlayerId, int count) | nw::snd::SoundActor | |
| SetupSound(SoundHandle *handle, u32 soundId, const SoundStartable::StartInfo *startInfo, void *setupArg) | nw::snd::SoundActor | protectedvirtual |
| SetVolume(f32 volume) | nw::snd::SoundActor | inline |
| SoundActor(SoundArchivePlayer &soundArchivePlayer) | nw::snd::SoundActor | |
| SoundActor() | nw::snd::SoundActor | |
| StartSound(SoundHandle *pHandle, SoundArchive::ItemId soundId, const StartInfo *pStartInfo=NULL) | nw::snd::SoundStartable | |
| StartSound(SoundHandle *pHandle, const char *pSoundName, const StartInfo *pStartInfo=NULL) | nw::snd::SoundStartable | |
| StopAllSound(int fadeFrames) | nw::snd::SoundActor | |
| ~SoundActor() override | nw::snd::SoundActor | |
| ~SoundStartable() | nw::snd::SoundStartable | inlinevirtual |