Home
last modified time | relevance | path

Searched refs:ReadGroupItemInfoEx (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_GroupFileReader.h47 bool ReadGroupItemInfoEx( GroupFile::GroupItemInfoEx* out, u32 index ) const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_GroupFileReader.cpp133 bool GroupFileReader::ReadGroupItemInfoEx( GroupFile::GroupItemInfoEx* out, u32 index ) const in ReadGroupItemInfoEx() function in nw::snd::internal::GroupFileReader
Dsnd_SoundArchiveLoader.cpp719 if ( reader.ReadGroupItemInfoEx( &infoEx, i ) ) in PostProcessForLoadedGroupFile()
736 if ( reader.ReadGroupItemInfoEx( &infoEx, i ) ) in PostProcessForLoadedGroupFile()
985 if ( reader.ReadGroupItemInfoEx( &infoEx, i ) ) in LoadGroup()