Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_GroupFile.h49 NW_INLINE u32 GetGroupItemInfoCount() const in GetGroupItemInfoCount() function
55 if ( index >= GetGroupItemInfoCount() ) in GetGroupItemInfo()
Dsnd_GroupFileReader.h38 u32 GetGroupItemCount() const { return m_pInfoBlockBody->GetGroupItemInfoCount(); } in GetGroupItemCount()