|
|
MCAPI | SoundEventInfo (::std::string soundName, float volume, float pitch, ::std::chrono::milliseconds minTimeBetweenPlays, ::ScreenEventType screenEventType, ::SoundEventConditions const &screenEventConditions) |
|
MCAPI void * | $ctor (::std::string soundName, float volume, float pitch, ::std::chrono::milliseconds minTimeBetweenPlays, ::ScreenEventType screenEventType, ::SoundEventConditions const &screenEventConditions) |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mSoundName |
|
::ll::TypedStorage< 4, 4, float > | mVolume |
|
::ll::TypedStorage< 4, 4, float > | mPitch |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mLastPlayTime |
|
::ll::TypedStorage< 8, 8, ::std::chrono::milliseconds > | mMinTimeBetweenPlays |
|
::ll::TypedStorage< 4, 4, ::ScreenEventType > | mScreenEventType |
|
::ll::TypedStorage< 4, 8, ::SoundEventConditions > | mEventConditions |
The documentation for this struct was generated from the following files: