|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptActorAddEffectBeforeEvent (::ActorAddEffectEvent &actorEffectAddedEvent, ::Actor const &actor, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void | copyTo (::ActorAddEffectEvent &addEffectEvent) |
| MCAPI void * | $ctor (::ActorAddEffectEvent &actorEffectAddedEvent, ::Actor const &actor, ::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< 8, 32, ::std::string > | mEffectType |
| ::ll::TypedStorage< 4, 4, int > | mDuration |
| ::ll::TypedStorage< 1, 1, bool > | mCancel |