Home
last modified time | relevance | path

Searched refs:GetPlayerPriority (Results 1 – 4 of 4) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_BasicSound.h303 int GetPlayerPriority() const { return m_Priority; } // for AnimSound in GetPlayerPriority() function
Dsnd_SoundArchiveFile.h283 u8 GetPlayerPriority() const;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFileReader.cpp210 info->playerPriority = data->GetPlayerPriority(); in ReadSoundInfo()
Dsnd_SoundArchiveFile.cpp657 u8 SoundArchiveFile::SoundInfo::GetPlayerPriority() const in GetPlayerPriority() function in nw::snd::internal::SoundArchiveFile::SoundInfo