LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraftServerUI::ToggleControl Class Reference
+ Inheritance diagram for ScriptModuleMinecraftServerUI::ToggleControl:

Public Member Functions

ToggleControloperator= (ToggleControl const &)
 
 ToggleControl (ToggleControl const &)
 
virtual ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageErrorbuildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const
 
MCAPI ToggleControl (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, ::std::optional< bool > defaultValue, ::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > tooltip)
 
MCAPI void * $ctor (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, ::std::optional< bool > defaultValue, ::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > tooltip)
 
MCAPI ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageError$buildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 216 > mUnk1d829b
 
::ll::UntypedStorage< 1, 2 > mUnke05b7d
 
::ll::UntypedStorage< 8, 224 > mUnk5f1360
 

Constructor & Destructor Documentation

◆ ToggleControl()

MCAPI ScriptModuleMinecraftServerUI::ToggleControl::ToggleControl ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
::std::optional< bool > defaultValue,
::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > tooltip )
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

◆ buildJson()

virtual ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageError > ScriptModuleMinecraftServerUI::ToggleControl::buildJson ( ::Player & forPlayer,
::CurrentCmdVersion commandVersion ) const
virtual

◆ $ctor()

MCAPI void * ScriptModuleMinecraftServerUI::ToggleControl::$ctor ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
::std::optional< bool > defaultValue,
::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > tooltip )
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.

◆ $buildJson()

MCAPI ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageError > ScriptModuleMinecraftServerUI::ToggleControl::$buildJson ( ::Player & forPlayer,
::CurrentCmdVersion commandVersion ) 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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraftServerUI::ToggleControl::$vftable ( )
static
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 ScriptModuleMinecraftServerUI::IControl::$dtor ( )
inherited
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: