3#include "mc/_HeaderOutputPredefine.h"
16 ::ll::TypedStorage<8, 32, ::std::string> mCategory;
17 ::ll::TypedStorage<8, 32, ::std::string> mExternalEventName;
18 ::ll::TypedStorage<8, 24, ::std::vector<::SoundItem>> mAllSoundItems;
19 ::ll::TypedStorage<8, 24, ::std::vector<::SoundAction>> mSoundActions;
20 ::ll::TypedStorage<8, 24, ::std::vector<::SoundParameter>> mExternalEventParameters;
Definition SoundEvent.h:5
MCAPI void * $ctor(::SoundEvent const &)
MCAPI SoundEvent(::SoundEvent const &)
Definition SoundAction.h:5
Definition SoundParameter.h:5