This is the complete list of members for nw::snd::SoundStartable, including all inherited members.
| detail_GetItemId(const char *pString)=0 | nw::snd::SoundStartable | protectedpure virtual |
| detail_SetupSound(SoundHandle *handle, u32 soundId, bool holdFlag, const StartInfo *startInfo)=0 | nw::snd::SoundStartable | protectedpure virtual |
| 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 | |
| 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 | |
| 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 | |
| ~SoundStartable() | nw::snd::SoundStartable | inlinevirtual |