16 ::ll::TypedStorage<8, 32, ::std::string> mCategory;
17 ::ll::TypedStorage<8, 32, ::std::string> mSubtitle;
18 ::ll::TypedStorage<8, 32, ::std::string> mExternalEventName;
19 ::ll::TypedStorage<8, 24, ::std::vector<::SoundItem>> mAllSoundItems;
20 ::ll::TypedStorage<8, 24, ::std::vector<::SoundAction>> mSoundActions;
21 ::ll::TypedStorage<8, 24, ::std::vector<::SoundParameter>> mExternalEventParameters;
28 SoundEvent& operator=(SoundEvent
const&);
36 MCNAPI SoundEvent(::SoundEvent
const&);
46 MCNAPI
void* $ctor(::SoundEvent
const&);