Event OnSpawn
Triggered when the creature spawns into the game.
public event Action<CreatureEvents.OnSpawn> OnSpawn
Returns
- Action<CreatureEvents.OnSpawn>
- Triggered when the creature spawns into the game.
Triggered when the creature spawns into the game.
public event Action<CreatureEvents.OnSpawn> OnSpawn