Event OnUserDefined
Triggered for a creature when the associated Signal(NwCreature, int) method is called.
public event Action<CreatureEvents.OnUserDefined> OnUserDefined
Returns
- Action<CreatureEvents.OnUserDefined>
- Triggered for a creature when the associated method is called.