|
|
SoundItem & | operator= (SoundItem const &) |
| MCAPI | SoundItem (::SoundItem const &) |
| MCAPI | SoundItem (::Core::Path const &soundName, float volume, float pitch, float minDistance, float maxDistance, int weight, bool stream, bool is3D, bool interruptible, bool useLegacyMaxDistance) |
| MCAPI bool | getLoadFromMemory () const |
| MCAPI::std::string const & | getResourceStream () const |
| MCAPI ::Core::PathBuffer<::std::string > const & | getSoundName () const |
| MCAPI bool | isInterruptible () const |
| MCAPI bool | isStream () const |
| MCAPI | ~SoundItem () |
| MCAPI void * | $ctor (::SoundItem const &) |
| MCAPI void * | $ctor (::Core::Path const &soundName, float volume, float pitch, float minDistance, float maxDistance, int weight, bool stream, bool is3D, bool interruptible, bool useLegacyMaxDistance) |
| MCAPI void | $dtor () |
|
|
::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 |
◆ SoundItem() [1/2]
| MCAPI SoundItem::SoundItem |
( |
::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.
◆ SoundItem() [2/2]
| MCAPI SoundItem::SoundItem |
( |
::Core::Path const & | soundName, |
|
|
float | volume, |
|
|
float | pitch, |
|
|
float | minDistance, |
|
|
float | maxDistance, |
|
|
int | weight, |
|
|
bool | stream, |
|
|
bool | is3D, |
|
|
bool | interruptible, |
|
|
bool | useLegacyMaxDistance ) |
- 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.
◆ getLoadFromMemory()
| MCAPI bool SoundItem::getLoadFromMemory |
( |
| ) |
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.
◆ getResourceStream()
| MCAPI::std::string const & SoundItem::getResourceStream |
( |
| ) |
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.
◆ getSoundName()
- 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.
◆ isInterruptible()
| MCAPI bool SoundItem::isInterruptible |
( |
| ) |
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.
◆ isStream()
| MCAPI bool SoundItem::isStream |
( |
| ) |
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() [1/2]
| MCAPI void * SoundItem::$ctor |
( |
::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() [2/2]
| MCAPI void * SoundItem::$ctor |
( |
::Core::Path const & | soundName, |
|
|
float | volume, |
|
|
float | pitch, |
|
|
float | minDistance, |
|
|
float | maxDistance, |
|
|
int | weight, |
|
|
bool | stream, |
|
|
bool | is3D, |
|
|
bool | interruptible, |
|
|
bool | useLegacyMaxDistance ) |
- 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: