◆ getItemPayload()
MCAPI::std::string Editor::ScriptModule::ScriptDataStoreActionBarContainer::getItemPayload |
( |
::std::string | id | ) |
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.
◆ getItemProperty()
MCAPI ::std::optional<::std::variant< float, bool, ::std::string > > Editor::ScriptModule::ScriptDataStoreActionBarContainer::getItemProperty |
( |
::std::string | id, |
|
|
::std::string | property ) 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.
◆ hasItemPayload()
MCAPI bool Editor::ScriptModule::ScriptDataStoreActionBarContainer::hasItemPayload |
( |
::std::string | id | ) |
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.
◆ hasItemProperty()
MCAPI bool Editor::ScriptModule::ScriptDataStoreActionBarContainer::hasItemProperty |
( |
::std::string | id, |
|
|
::std::string | property ) 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.
◆ registerItem()
- 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.
◆ unregisterItem()
- 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.
◆ updateRegisteredItem()
MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptDataStoreActionBarContainer::updateRegisteredItem |
( |
::std::string | id, |
|
|
::std::string const & | payload ) |
- 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.
◆ updateRegisteredItemProperty()
MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptDataStoreActionBarContainer::updateRegisteredItemProperty |
( |
::std::string | id, |
|
|
::std::string const & | payload, |
|
|
::std::string const & | prop ) |
- 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.
◆ bindScript()
- 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 file: