LeviLamina
|
Public Member Functions | |
ScriptPlayerJoinAfterEvent & | operator= (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 |