Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchive.cpp102 u32 SoundArchive::GetSoundGroupCount() const in GetSoundGroupCount() function in nw::snd::SoundArchive
Dsnd_SoundArchiveFileReader.cpp172 u32 SoundArchiveFileReader::GetSoundGroupCount() const in GetSoundGroupCount() function in nw::snd::internal::SoundArchiveFileReader
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h221 … NW_INLINE u32 GetSoundGroupCount() const { return GetSoundGroupInfoReferenceTable().count; } in GetSoundGroupCount() function