|
LeviLamina
|
Public Member Functions | |
| MCFOLD float | getFade () const |
| MCAPI bool | getLoop () const |
| MCFOLD float | getVolume () const |
| MCAPI ::std::optional<::Scripting::PropertyOutOfBoundsError > | validate () const |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bindV010 () |
| static MCAPI ::Scripting::InterfaceBinding | bindV1 () |
| static MCAPI float const & | FADE_DEFAULT () |
| static MCAPI bool const & | LOOP_DEFAULT () |
| static MCAPI float const & | VOLUME_DEFAULT () |
Public Attributes | |
| ::ll::TypedStorage< 4, 8, ::std::optional< float > > | mVolume |
| ::ll::TypedStorage< 4, 8, ::std::optional< float > > | mFade |
| ::ll::TypedStorage< 1, 2, ::std::optional< bool > > | mLoop |