Wizards of Lua

The Art of Spell Crafting


EntityEvent

The EntityEvent is the base class of events about an entity.

The EntityEvent class is a subtype of the Event class and inherits all its properties and functions.

Here is an overview of the EntityEvent properties:

Property Type read / write
entity Entity r

Properties

Below you find short descriptions about each of the properties and some examples about how to use them in your spells.


entity : Entity

The entity that this event is about.