Class | Description |
---|---|
NpcDeathEvent |
Called when an npc dies.
|
NpcHitNpcEvent |
Called when an npc attacks another npc.
|
NpcSpawnEvent |
Called when an npc is about to spawn.
|
Enum | Description |
---|---|
NpcDeathEvent.Cause |
Determines why the
NpcDeathEvent was triggered exactly
(i.e. why the npc actually died). |
NpcSpawnEvent.Origin |