LeviLamina
Loading...
Searching...
No Matches
SoundItem Class Reference

Public Member Functions

 SoundItem (SoundItem const &)
MCAPI SoundItem (::SoundItem &&)
MCAPI::SoundItem & operator= (::SoundItem const &)
MCAPI ~SoundItem ()
MCAPI void * $ctor (::SoundItem &&)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mLoadFromMemory
::ll::TypedStorage< 8, 32, ::std::string > mResourceStream
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mSoundName
::ll::TypedStorage< 4, 4, float > mVolume
::ll::TypedStorage< 4, 4, float > mPitch
::ll::TypedStorage< 4, 4, float > mMinDistance
::ll::TypedStorage< 4, 4, float > mMaxDistance
::ll::TypedStorage< 4, 4, int > mWeight
::ll::TypedStorage< 1, 1, bool > mStream
::ll::TypedStorage< 1, 1, bool > mIs3D
::ll::TypedStorage< 1, 1, bool > mInterruptible
::ll::TypedStorage< 1, 1, bool > mUseLegacyMaxDistance

Constructor & Destructor Documentation

◆ SoundItem()

MCAPI SoundItem::SoundItem ( ::SoundItem && )
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.

◆ ~SoundItem()

MCAPI SoundItem::~SoundItem ( )
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.

Member Function Documentation

◆ operator=()

MCAPI::SoundItem & SoundItem::operator= ( ::SoundItem const & )
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.

◆ $ctor()

MCAPI void * SoundItem::$ctor ( ::SoundItem && )
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.

◆ $dtor()

MCAPI void SoundItem::$dtor ( )
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: