NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 145 of file snd_SoundArchiveFile.h.
Public Attributes | |
ulong | stringId |
ulong | fileId |
ulong | playerId |
Util::DataRef< Sound3DParam > | param3dRef |
u8 | volume |
u8 | playerPriority |
u8 | soundType |
u8 | remoteFilter |
SoundInfoRef | soundInfoRef |
ulong | userParam [2] |
u8 | panMode |
u8 | panCurve |
u8 | actorPlayerId |
u8 | reserved |
ulong nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::stringId |
Definition at line 147 of file snd_SoundArchiveFile.h.
ulong nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::fileId |
Definition at line 148 of file snd_SoundArchiveFile.h.
ulong nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::playerId |
Definition at line 149 of file snd_SoundArchiveFile.h.
Util::DataRef<Sound3DParam> nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::param3dRef |
Definition at line 150 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::volume |
Definition at line 151 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::playerPriority |
Definition at line 152 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::soundType |
Definition at line 153 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::remoteFilter |
Definition at line 154 of file snd_SoundArchiveFile.h.
SoundInfoRef nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::soundInfoRef |
Definition at line 155 of file snd_SoundArchiveFile.h.
ulong nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::userParam[2] |
Definition at line 156 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::panMode |
Definition at line 157 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::panCurve |
Definition at line 158 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::actorPlayerId |
Definition at line 159 of file snd_SoundArchiveFile.h.
u8 nw4r::snd::detail::SoundArchiveFile::SoundCommonInfo::reserved |
Definition at line 160 of file snd_SoundArchiveFile.h.