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

Public Member Functions

ScriptPlayerInputPermissionsoperator= (ScriptPlayerInputPermissions const &)
 
 ScriptPlayerInputPermissions (ScriptPlayerInputPermissions const &)
 
MCAPI ::Scripting::Result_deprecated< bool > _getPermissionCategoryV1 (::ClientInputLockCategory category) const
 
MCAPI ::Scripting::Result_deprecated< bool > _getPermissionCategoryV2 (::ClientInputLockCategory category) const
 
MCAPI ::Scripting::Result_deprecated< void > _setPermissionCategoryV1 (::ClientInputLockCategory category, bool isEnabled)
 
MCAPI ::Scripting::Result_deprecated< void > _setPermissionCategoryV2 (::ClientInputLockCategory category, bool isEnabled)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk6d3efa
 

Member Function Documentation

◆ _getPermissionCategoryV1()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptPlayerInputPermissions::_getPermissionCategoryV1 ( ::ClientInputLockCategory category) 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.

◆ _getPermissionCategoryV2()

MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptPlayerInputPermissions::_getPermissionCategoryV2 ( ::ClientInputLockCategory category) 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.

◆ _setPermissionCategoryV1()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptPlayerInputPermissions::_setPermissionCategoryV1 ( ::ClientInputLockCategory category,
bool isEnabled )
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.

◆ _setPermissionCategoryV2()

MCAPI ::Scripting::Result_deprecated< void > ScriptModuleMinecraft::ScriptPlayerInputPermissions::_setPermissionCategoryV2 ( ::ClientInputLockCategory category,
bool isEnabled )
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::ScriptPlayerInputPermissions::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: