Searched defs:GetPlayerPriority (Results 1 – 2 of 2) sorted by relevance
| /NW4C-1.3.3/include/nw/snd/ | ||
| D | snd_BasicSound.h | 324 int GetPlayerPriority() const { return m_Priority; } // for AnimSound in GetPlayerPriority() function |
| /NW4C-1.3.3/sources/libraries/snd/ | ||
| D | snd_SoundArchiveFile.cpp | 657 u8 SoundArchiveFile::SoundInfo::GetPlayerPriority() const in GetPlayerPriority() function in nw::snd::internal::SoundArchiveFile::SoundInfo |