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::DisconnectedErrordisconnect (::std::optional<::std::string > disconnectReason)
 
MCAPI bool isValid () const
 
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

◆ 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.

◆ isValid()

MCAPI bool ScriptModuleServerAdmin::ScriptAsyncPlayerJoinBeforeEvent::isValid ( ) 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.

◆ 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()

static 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: