Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h77 struct StringBlockBody struct
80 enum Sections
93 u32 GetStringCount() const { return GetStringTable()->GetCount(); } in GetStringCount()
95 NW_INLINE u32 GetItemId( const char* str ) const in GetItemId()
105 NW_INLINE const StringTable* GetStringTable() const in GetStringTable()
110 NW_INLINE const PatriciaTree* GetPatriciaTree( Sections section ) const in GetPatriciaTree()