|
|
virtual bool | hasTracks () const |
|
virtual void | nextTrack () |
|
virtual void | setActive (bool active) |
|
MCAPI | Music (::Category category, ::std::string const &name) |
|
MCAPI void * | $ctor (::Category category, ::std::string const &name) |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $hasTracks () const |
|
MCFOLD void | $nextTrack () |
|
MCFOLD void | $setActive (bool active) |
|
|
::ll::TypedStorage< 4, 4, ::Category > | mCategory |
|
::ll::TypedStorage< 8, 32, ::std::string > | mName |
|
::ll::TypedStorage< 8, 32, ::std::string > | mEventName |
|
::ll::TypedStorage< 4, 4, int > | mMinDelay |
|
::ll::TypedStorage< 4, 4, int > | mMaxDelay |
|
::ll::TypedStorage< 1, 1, bool > | mPaused |
|
::ll::TypedStorage< 4, 4, float > | mVolume |
|
::ll::TypedStorage< 4, 4, float > | mFadeoutSeconds |
|
::ll::TypedStorage< 1, 1, bool > | mPlaylist |
|
::ll::TypedStorage< 4, 4, uint > | mPlaylistIndex |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | mOverrideInterruptibleCategories |
|
::ll::TypedStorage< 1, 1, bool > | mInitialized |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ $vftable()
| MCAPI void ** Music::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: