Home
last modified time | relevance | path

Searched defs:GetSoundGroupCount (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchive.cpp104 u32 SoundArchive::GetSoundGroupCount() const in GetSoundGroupCount() function in nw::snd::SoundArchive
Dsnd_SoundArchiveFileReader.cpp174 u32 SoundArchiveFileReader::GetSoundGroupCount() const in GetSoundGroupCount() function in nw::snd::internal::SoundArchiveFileReader
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h223 … NW_INLINE u32 GetSoundGroupCount() const { return GetSoundGroupInfoReferenceTable().count; } in GetSoundGroupCount() function