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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 216 > mUnk3be11b
 
::ll::UntypedStorage< 8, 216 > mUnk2c44a9
 
::ll::UntypedStorage< 8, 224 > mUnk422f53
 
::ll::UntypedStorage< 8, 224 > mUnkbff3ef
 

Constructor & Destructor Documentation

◆ TextInputControl()

MCAPI ScriptModuleMinecraftServerUI::TextInputControl::TextInputControl ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > placeholderText,
::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > 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::TextInputControl::buildJson ( ::Player & forPlayer,
::CurrentCmdVersion commandVersion ) const
virtual

◆ $ctor()

MCAPI void * ScriptModuleMinecraftServerUI::TextInputControl::$ctor ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > placeholderText,
::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > 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.

◆ $dtor()

MCAPI void ScriptModuleMinecraftServerUI::TextInputControl::$dtor ( )
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::TextInputControl::$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::TextInputControl::$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.

The documentation for this class was generated from the following file: