◆ getSelectedTool()
MCAPI ::std::optional<::std::string > Editor::ScriptModule::ScriptDataStoreModalToolContainer::getSelectedTool |
( |
| ) |
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.
◆ getToolPayload()
MCAPI::std::string Editor::ScriptModule::ScriptDataStoreModalToolContainer::getToolPayload |
( |
::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.
◆ getToolProperty()
MCAPI ::std::optional<::std::variant< float, bool, ::std::string > > Editor::ScriptModule::ScriptDataStoreModalToolContainer::getToolProperty |
( |
::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.
◆ hasToolPayload()
MCAPI bool Editor::ScriptModule::ScriptDataStoreModalToolContainer::hasToolPayload |
( |
::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.
◆ hasToolProperty()
MCAPI bool Editor::ScriptModule::ScriptDataStoreModalToolContainer::hasToolProperty |
( |
::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.
◆ registerTool()
- 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.
◆ unregisterTool()
- 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.
◆ updateRegisteredTool()
MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptDataStoreModalToolContainer::updateRegisteredTool |
( |
::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.
◆ updateRegisteredToolProperty()
MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptDataStoreModalToolContainer::updateRegisteredToolProperty |
( |
::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.
◆ updateSelectedTool()
MCAPI ::Scripting::Result_deprecated< void > Editor::ScriptModule::ScriptDataStoreModalToolContainer::updateSelectedTool |
( |
::std::optional<::std::string > | toolId | ) |
|
- 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.
◆ bind()
- 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: