Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_WaveSoundFile.h226 NW_INLINE u32 GetNoteEventCount() const in GetNoteEventCount() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp246 NW_ASSERT( index < GetNoteEventCount() ); in GetNoteEvent()