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

Public Member Functions

SliderControloperator= (SliderControl const &)
 
 SliderControl (SliderControl const &)
 
virtual ::Scripting::Result<::Json::Value, ::ScriptModuleMinecraft::ScriptRawMessageErrorbuildJson (::Player &forPlayer, ::CurrentCmdVersion commandVersion) const
 
MCAPI SliderControl (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, float minValue, float maxValue, ::std::optional< float > step, ::std::optional< int > defaultValue, ::std::optional<::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > > tooltip)
 
MCAPI void * $ctor (::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label, float minValue, float maxValue, ::std::optional< float > step, ::std::optional< int > 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 > mUnkd9ccf7
 
::ll::UntypedStorage< 4, 4 > mUnkf5463a
 
::ll::UntypedStorage< 4, 4 > mUnk5faac6
 
::ll::UntypedStorage< 4, 8 > mUnka37abf
 
::ll::UntypedStorage< 4, 8 > mUnkc29b0a
 
::ll::UntypedStorage< 8, 224 > mUnk28c3fe
 

Constructor & Destructor Documentation

◆ SliderControl()

MCAPI ScriptModuleMinecraftServerUI::SliderControl::SliderControl ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
float minValue,
float maxValue,
::std::optional< float > step,
::std::optional< int > 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::SliderControl::buildJson ( ::Player & forPlayer,
::CurrentCmdVersion commandVersion ) const
virtual

◆ $ctor()

MCAPI void * ScriptModuleMinecraftServerUI::SliderControl::$ctor ( ::std::variant<::std::string, ::ScriptModuleMinecraft::ScriptRawMessageInterface > label,
float minValue,
float maxValue,
::std::optional< float > step,
::std::optional< int > 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::SliderControl::$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::SliderControl::$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: