|
LeviLamina
|
Public Types | |
| using | QueueType = ::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData |
Public Member Functions | |
| ScriptPlayerJoinAfterEvent & | operator= (ScriptPlayerJoinAfterEvent const &) |
| MCAPI | ScriptPlayerJoinAfterEvent (::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent const &) |
| MCAPI | ScriptPlayerJoinAfterEvent (::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent & | operator= (::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent &&) |
| MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent const &) |
| MCAPI void * | $ctor (::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
| 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 |