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 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::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > mPlayerHandle
 
::ll::TypedStorage< 8, 32, ::std::string > mPlayerName
 
::ll::TypedStorage< 8, 32, ::std::string > mPlayerId
 

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