Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h91 u32 GetStringCount() const { return GetStringTable()->GetCount(); } in GetStringCount()
103 NW_INLINE const StringTable* GetStringTable() const in GetStringTable() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp192 const StringTable* table = GetStringTable(); in GetString()