Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchive.h367 struct SoundGroupInfo struct
374 SoundGroupInfo() in SoundGroupInfo() argument
Dsnd_SoundArchiveFile.h373 struct SoundGroupInfo struct
376 ut::ResU32 startId; // アイテム ID (startId と endId の ItemType は同一)
377 ut::ResU32 endId;
378 Util::Reference toFileIdTable;
379 Util::Reference toDetailSoundGroupInfo;
380 Util::BitFlag optionParameter;
385 NW_INLINE const Util::Table<ut::ResU32>* GetFileIdTable() const in GetFileIdTable()
390 NW_INLINE const WaveSoundGroupInfo* GetWaveSoundGroupInfo() const in GetWaveSoundGroupInfo()