LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptInputInfo Class Reference

Public Member Functions

ScriptInputInfooperator= (ScriptInputInfo const &)
 
 ScriptInputInfo (ScriptInputInfo const &)
 
MCAPI ::Scripting::Result<::InputMode, ::ScriptModuleMinecraft::ScriptInvalidActorError, ::Scripting::EngineErrorgetLastInputModeUsed () const
 
MCAPI ::Scripting::Result< bool, ::ScriptModuleMinecraft::ScriptInvalidActorErrorisHotbarOnlyTouch () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 96 > mUnk1fab8f
 

Member Function Documentation

◆ getLastInputModeUsed()

MCAPI ::Scripting::Result<::InputMode, ::ScriptModuleMinecraft::ScriptInvalidActorError, ::Scripting::EngineError > ScriptModuleMinecraft::ScriptInputInfo::getLastInputModeUsed ( ) 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.

◆ isHotbarOnlyTouch()

MCAPI ::Scripting::Result< bool, ::ScriptModuleMinecraft::ScriptInvalidActorError > ScriptModuleMinecraft::ScriptInputInfo::isHotbarOnlyTouch ( ) 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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptInputInfo::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.

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