Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_GroupFile.h55 NW_INLINE u32 GetGroupItemInfoCount() const in GetGroupItemInfoCount() function
61 if ( index >= GetGroupItemInfoCount() ) in GetGroupItemInfo()
Dsnd_GroupFileReader.h42 u32 GetGroupItemCount() const { return m_pInfoBlockBody->GetGroupItemInfoCount(); } in GetGroupItemCount()