Table of Contents

Event OnUserDefined

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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.