Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchive.h369 struct SoundGroupInfo struct
376 SoundGroupInfo() in SoundGroupInfo() argument
Dsnd_SoundArchiveFile.h375 struct SoundGroupInfo struct
378 ut::ResU32 startId; // アイテム ID (startId と endId の ItemType は同一)
379 ut::ResU32 endId;
380 Util::Reference toFileIdTable;
381 Util::Reference toDetailSoundGroupInfo;
382 Util::BitFlag optionParameter;
387 NW_INLINE const Util::Table<ut::ResU32>* GetFileIdTable() const in GetFileIdTable()
392 NW_INLINE const WaveSoundGroupInfo* GetWaveSoundGroupInfo() const in GetWaveSoundGroupInfo()