NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 74 of file snd_AnimSoundReader.h.
Public Attributes | |
ut::BinaryBlockHeader | blockHeader |
ulong | duration |
Util::DataRef< EventTable > | eventTable |
ut::BinaryBlockHeader nw4r::snd::detail::AnimSoundFile::Block::blockHeader |
Definition at line 75 of file snd_AnimSoundReader.h.
ulong nw4r::snd::detail::AnimSoundFile::Block::duration |
Definition at line 76 of file snd_AnimSoundReader.h.
Util::DataRef<EventTable> nw4r::snd::detail::AnimSoundFile::Block::eventTable |
Definition at line 77 of file snd_AnimSoundReader.h.