Home
last modified time | relevance | path

Searched defs:GetPlayerPriority (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_BasicSound.h326 int GetPlayerPriority() const { return m_Priority; } // for AnimSound in GetPlayerPriority() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp671 u8 SoundArchiveFile::SoundInfo::GetPlayerPriority() const in GetPlayerPriority() function in nw::snd::internal::SoundArchiveFile::SoundInfo