LeviLamina
Loading...
Searching...
No Matches
ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent Struct Reference

Public Member Functions

 ScriptAsyncPlayerJoinBeforeEvent (ScriptAsyncPlayerJoinBeforeEvent const &)
MCAPI ScriptAsyncPlayerJoinBeforeEvent (::std::shared_ptr<::AsyncVerdictPromise > &promise, ::std::string playerId, ::std::string playerName)
MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::DisconnectedErrorallowJoin ()
MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::DisconnectedErrordisallowJoin (::std::optional<::std::string > message)
MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::DisconnectedErrordisconnect (::std::optional<::std::string > disconnectReason)
MCAPI::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent & operator= (::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent &&)
MCAPI::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent & operator= (::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent const &)
MCAPI ~ScriptAsyncPlayerJoinBeforeEvent ()
MCAPI void * $ctor (::std::shared_ptr<::AsyncVerdictPromise > &promise, ::std::string playerId, ::std::string playerName)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk210079
::ll::UntypedStorage< 8, 32 > mUnk7775e8
::ll::UntypedStorage< 8, 32 > mUnkc3e4e0

Constructor & Destructor Documentation

◆ ScriptAsyncPlayerJoinBeforeEvent()

MCAPI ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::ScriptAsyncPlayerJoinBeforeEvent ( ::std::shared_ptr<::AsyncVerdictPromise > & promise,
::std::string playerId,
::std::string playerName )
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.

◆ ~ScriptAsyncPlayerJoinBeforeEvent()

MCAPI ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::~ScriptAsyncPlayerJoinBeforeEvent ( )
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

◆ allowJoin()

MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::DisconnectedError > ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::allowJoin ( )
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.

◆ disallowJoin()

MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::DisconnectedError > ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::disallowJoin ( ::std::optional<::std::string > message)
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.

◆ disconnect()

MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::DisconnectedError > ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::disconnect ( ::std::optional<::std::string > disconnectReason)
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=() [1/2]

MCAPI::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent & ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::operator= ( ::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent && )
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=() [2/2]

MCAPI::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent & ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::operator= ( ::ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent 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()

MCAPI ::Scripting::ClassBinding ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::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.

◆ $ctor()

MCAPI void * ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::$ctor ( ::std::shared_ptr<::AsyncVerdictPromise > & promise,
::std::string playerId,
::std::string playerName )
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 ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::$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 struct was generated from the following file: