Home
last modified time | relevance | path

Searched defs:SoundGroupInfo (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchive.h391 struct SoundGroupInfo struct
398 SoundGroupInfo() in SoundGroupInfo() function
Dsnd_SoundArchiveFile.h372 struct SoundGroupInfo struct
375 ut::ResU32 startId; // アイテム ID (startId と endId の ItemType は同一)
376 ut::ResU32 endId;
377 Util::Reference toFileIdTable;
378 Util::Reference toDetailSoundGroupInfo;
379 Util::BitFlag optionParameter;
384 NW_INLINE const Util::Table<ut::ResU32>* GetFileIdTable() const in GetFileIdTable()
389 NW_INLINE const WaveSoundGroupInfo* GetWaveSoundGroupInfo() const in GetWaveSoundGroupInfo()