|
ScriptMolangVariableMap & | operator= (ScriptMolangVariableMap const &) |
|
| ScriptMolangVariableMap (ScriptMolangVariableMap const &) |
|
MCAPI ::Scripting::Result_deprecated<::std::string > | _prependVariable (::std::string const &variableName) |
|
MCAPI ::Scripting::Result_deprecated< void > | setColorRBGA_V010 (::std::string const &variableName, ::ScriptModuleMinecraft::ScriptColor const &color) |
|
MCAPI ::Scripting::Result_deprecated< void > | setColorRBG_V010 (::std::string const &variableName, ::ScriptModuleMinecraft::ScriptColor const &color) |
|
MCAPI ::Scripting::Result_deprecated< void > | setColorRGB (::std::string const &variableName, ::ScriptModuleMinecraft::ScriptRGB const &color) |
|
MCAPI ::Scripting::Result_deprecated< void > | setColorRGBA (::std::string const &variableName, ::ScriptModuleMinecraft::ScriptRGBA const &color) |
|
MCAPI ::Scripting::Result_deprecated< void > | setFloat (::std::string const &variableName, float number) |
|
MCAPI ::Scripting::Result_deprecated< void > | setSpeedAndDirection (::std::string const &variableName, float speed, ::Vec3 const &direction) |
|
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptMolangVariableMap > | setSpeedAndDirection_V010 (::std::string const &variableName, float speed, ::ScriptModuleMinecraft::ScriptVector const &direction) |
|
MCAPI ::Scripting::Result_deprecated< void > | setVector3 (::std::string const &variableName, ::Vec3 const &vector) |
|
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptMolangVariableMap > | setVector3_V010 (::std::string const &variableName, ::ScriptModuleMinecraft::ScriptVector const &vector) |
|
◆ _prependVariable()
MCAPI ::Scripting::Result_deprecated<::std::string > ScriptModuleMinecraft::ScriptMolangVariableMap::_prependVariable |
( |
::std::string const & | variableName | ) |
|
- 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.
◆ setColorRBGA_V010()
- 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.
◆ setColorRBG_V010()
- 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.
◆ setColorRGB()
- 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.
◆ setColorRGBA()
- 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.
◆ setFloat()
MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptMolangVariableMap::setFloat |
( |
::std::string const & | variableName, |
|
|
float | number ) |
- 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.
◆ setSpeedAndDirection()
MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptMolangVariableMap::setSpeedAndDirection |
( |
::std::string const & | variableName, |
|
|
float | speed, |
|
|
::Vec3 const & | direction ) |
- 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.
◆ setSpeedAndDirection_V010()
- 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.
◆ setVector3()
- 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.
◆ setVector3_V010()
- 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: