|
LeviLamina
|
Public Types | |
| using | QueueType = ::ScriptModuleMinecraft::ScriptPlayerJoinAfterEventIntermediateData |
Public Member Functions | |
| ScriptPlayerJoinAfterEvent & | operator= (ScriptPlayerJoinAfterEvent const &) |
| ScriptPlayerJoinAfterEvent (ScriptPlayerJoinAfterEvent const &) | |
| MCAPI::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent & | operator= (::ScriptModuleMinecraft::ScriptPlayerJoinAfterEvent &&) |
| 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 |