LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen Class Reference
Inheritance diagram for ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen:

Public Member Functions

ScriptDataDrivenScreen & operator= (ScriptDataDrivenScreen const &)
 ScriptDataDrivenScreen (ScriptDataDrivenScreen const &)
MCAPI ScriptDataDrivenScreen (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > scriptPlayer, ::std::string screenId)
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptInvalidActorError, ::Scripting::EngineErrorhideScreen ()
MCAPI::ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen & operator= (::ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen &&)
MCAPI ::Scripting::Result< ::Scripting::Promise< ::Scripting::StrongTypedObjectHandle< ::ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreenResponse >, ::ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreenRejectError >, ::ScriptModuleMinecraft::ScriptInvalidActorError, ::Scripting::EngineErrorshowScreen (::Scripting::DependencyLocator &locator, ::Scripting::ScriptObjectFactory &factory)
MCAPI ~ScriptDataDrivenScreen ()
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > scriptPlayer, ::std::string screenId)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
static MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptInvalidActorErrorcloseAllScreens (::ScriptModuleMinecraft::ScriptPlayer &scriptPlayer)

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk4ae011
::ll::UntypedStorage< 8, 32 > mUnkf0febb
::ll::UntypedStorage< 8, 16 > mUnkfb4242

Constructor & Destructor Documentation

◆ ScriptDataDrivenScreen()

MCAPI ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::ScriptDataDrivenScreen ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > scriptPlayer,
::std::string screenId )
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.

◆ ~ScriptDataDrivenScreen()

MCAPI ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::~ScriptDataDrivenScreen ( )
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

◆ hideScreen()

MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptInvalidActorError, ::Scripting::EngineError > ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::hideScreen ( )
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.

◆ operator=()

MCAPI::ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen & ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::operator= ( ::ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen && )
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.

◆ showScreen()

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.

◆ bind()

MCAPI ::Scripting::ClassBinding ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::bind ( )
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.

◆ closeAllScreens()

MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptInvalidActorError > ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::closeAllScreens ( ::ScriptModuleMinecraft::ScriptPlayer & scriptPlayer)
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.

◆ $ctor()

MCAPI void * ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::$ctor ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > scriptPlayer,
::std::string screenId )
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 ScriptModuleMinecraftServerUIPrivateBindings::ScriptDataDrivenScreen::$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.

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