Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchive.cpp94 u32 SoundArchive::GetSoundCount() const in GetSoundCount() function in nw::snd::SoundArchive
Dsnd_SoundArchiveFileReader.cpp154 u32 SoundArchiveFileReader::GetSoundCount() const in GetSoundCount() function in nw::snd::internal::SoundArchiveFileReader
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h218 NW_INLINE u32 GetSoundCount() const { return GetSoundInfoReferenceTable().count; } in GetSoundCount() function