Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h75 struct StringBlockBody struct
78 enum Sections
91 u32 GetStringCount() const { return GetStringTable()->GetCount(); } in GetStringCount()
93 NW_INLINE u32 GetItemId( const char* str ) const in GetItemId()
103 NW_INLINE const StringTable* GetStringTable() const in GetStringTable()
108 NW_INLINE const PatriciaTree* GetPatriciaTree( Sections section ) const in GetPatriciaTree()