Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_GroupFile.h132 NW_INLINE u32 GetGroupItemInfoExCount() const in GetGroupItemInfoExCount() function
138 if ( index >= GetGroupItemInfoExCount() ) in GetGroupItemInfoEx()
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_GroupFileReader.cpp128 return m_pInfoExBlockBody->GetGroupItemInfoExCount(); in GetGroupItemExCount()