|
LeviLamina
|
Public Types | |
| using | QueueType = ::ScriptModuleMinecraft::ScriptActorHealthChangedAfterEventIntermediateData |
Public Member Functions | |
| MCAPI | ScriptActorHealthChangedAfterEvent (::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHealthChangedAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void * | $ctor (::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHealthChangedAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > | mActor |
| ::ll::TypedStorage< 4, 4, float > | mOldValue |
| ::ll::TypedStorage< 4, 4, float > | mNewValue |