Searched refs:GetPlayerPriority (Results 1 – 5 of 5) sorted by relevance
52 return m_Handle.detail_GetAttachedSound()->GetPlayerPriority(); in GetPlayingSoundPriority()
326 int GetPlayerPriority() const { return m_Priority; } // for AnimSound in GetPlayerPriority() function
285 u8 GetPlayerPriority() const;
212 info->playerPriority = data->GetPlayerPriority(); in ReadSoundInfo()
671 u8 SoundArchiveFile::SoundInfo::GetPlayerPriority() const in GetPlayerPriority() function in nw::snd::internal::SoundArchiveFile::SoundInfo