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

Public Member Functions

DropdownControloperator= (DropdownControl const &)
 
 DropdownControl (DropdownControl const &)
 
virtual ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageErrorbuildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const
 
MCAPI DropdownControl (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, ::std::vector<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > options, ::std::optional< uint > defaultValueIndex, ::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > tooltip)
 
MCAPI void * $ctor (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, ::std::vector<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > options, ::std::optional< uint > defaultValueIndex, ::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 > mUnkc2cb70
 
::ll::UntypedStorage< 8, 24 > mUnk22da8d
 
::ll::UntypedStorage< 4, 8 > mUnk2a4364
 
::ll::UntypedStorage< 8, 224 > mUnk9e3fe2
 

Constructor & Destructor Documentation

◆ DropdownControl()

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

◆ $ctor()

MCAPI void * ScriptModuleMinecraftServerUI::DropdownControl::$ctor ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
::std::vector<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > options,
::std::optional< uint > defaultValueIndex,
::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::DropdownControl::$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::DropdownControl::$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: