LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent Struct Reference

Public Member Functions

ScriptPlayerJoinAfterEventoperator= (ScriptPlayerJoinAfterEvent const &)
 
 ScriptPlayerJoinAfterEvent (ScriptPlayerJoinAfterEvent const &)
 
MCAPI ScriptPlayerJoinAfterEvent (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > playerHandle, ::std::string const &playerName, ::std::string const &playerId)
 
MCAPI::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent & operator= (::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent &&)
 
MCAPI ~ScriptPlayerJoinAfterEvent ()
 
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > playerHandle, ::std::string const &playerName, ::std::string const &playerId)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::ClassBinding bindV010 ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk57b25e
 
::ll::UntypedStorage< 8, 32 > mUnkafb053
 
::ll::UntypedStorage< 8, 32 > mUnk974a22
 

Constructor & Destructor Documentation

◆ ScriptPlayerJoinAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent::ScriptPlayerJoinAfterEvent ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > playerHandle,
::std::string const & playerName,
::std::string const & playerId )
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.

◆ ~ScriptPlayerJoinAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent::~ScriptPlayerJoinAfterEvent ( )
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

◆ operator=()

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

◆ bindV010()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent::bindV010 ( )
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 * ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent::$ctor ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > playerHandle,
::std::string const & playerName,
::std::string const & playerId )
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 ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent::$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: