Searched defs:GetChannelPriority (Results 1 – 3 of 3) sorted by relevance
| /NW4C-2.0.3/include/nw/snd/ | ||
| D | snd_WaveSoundPlayer.h | 147 int GetChannelPriority() const { return m_Priority; } in GetChannelPriority() function |
| D | snd_SequenceSoundPlayer.h | 205 int GetChannelPriority() const { return m_ParserParam.priority; } in GetChannelPriority() function |
| /NW4C-2.0.3/sources/libraries/snd/ | ||
| D | snd_SoundArchiveFile.cpp | 741 u8 SoundArchiveFile::WaveSoundInfo::GetChannelPriority() const in GetChannelPriority() function in nw::snd::internal::SoundArchiveFile::WaveSoundInfo |