Wizards of Lua

The Art of Spell Crafting


LivingEvent

The LivingEvent is the base class of events about living entities.

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

Here is an overview of the LivingEvent 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.