Table of Contents

Event OnUserDefined

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered for an area when the associated Signal(NwArea, int) method is called.

public event Action<AreaEvents.OnUserDefined> OnUserDefined

Returns

Action<AreaEvents.OnUserDefined>
Triggered for an area when the associated method is called.