Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_GroupFile.h134 NW_INLINE u32 GetGroupItemInfoExCount() const in GetGroupItemInfoExCount() function
140 if ( index >= GetGroupItemInfoExCount() ) in GetGroupItemInfoEx()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_GroupFileReader.cpp130 return m_pInfoExBlockBody->GetGroupItemInfoExCount(); in GetGroupItemExCount()