Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchive.cpp96 u32 SoundArchive::GetSoundCount() const in GetSoundCount() function in nw::snd::SoundArchive
Dsnd_SoundArchiveFileReader.cpp156 u32 SoundArchiveFileReader::GetSoundCount() const in GetSoundCount() function in nw::snd::internal::SoundArchiveFileReader
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h220 NW_INLINE u32 GetSoundCount() const { return GetSoundInfoReferenceTable().count; } in GetSoundCount() function