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

Public Member Functions

LabelControloperator= (LabelControl const &)
 
 LabelControl (LabelControl const &)
 
virtual ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageErrorbuildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const
 
MCAPI LabelControl (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > text)
 
MCAPI void * $ctor (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > text)
 
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 > mUnkfe68e2
 

Constructor & Destructor Documentation

◆ LabelControl()

MCAPI ScriptModuleMinecraftServerUI::LabelControl::LabelControl ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > text)
explicit
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::LabelControl::buildJson ( ::Player & forPlayer,
::CurrentCmdVersion commandVersion ) const
virtual

◆ $ctor()

MCAPI void * ScriptModuleMinecraftServerUI::LabelControl::$ctor ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > text)
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::LabelControl::$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::LabelControl::$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: