Home
last modified time | relevance | path

Searched refs:GetStringTable (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h93 u32 GetStringCount() const { return GetStringTable()->GetCount(); } in GetStringCount()
105 NW_INLINE const StringTable* GetStringTable() const in GetStringTable() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp194 const StringTable* table = GetStringTable(); in GetString()