Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_AnimSoundFile.h125 struct EventInfo struct
128 enum OptionFlag
135 enum PlayDirection
143 nw::ut::ResU32 optionFlag; // 参照: OptionFlag
144 nw::ut::ResU32 placeForSoundId; // バイナリには SoundArchive::INVALID_ID
147 Util::Reference toSoundLabel;
149 nw::ut::ResU8 volume;
150 nw::ut::ResU8 playDirection; // 参照: PlayDirection
151 nw::ut::ResU8 sequenceVariableNo; // 0-15:ローカル変数、16-31:グローバル変
152 u8 reserved1;
[all …]