Table of Contents

Event OnUserDefined

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered for the module when the associated Signal(int) method is called.

public event Action<ModuleEvents.OnUserDefined> OnUserDefined

Returns

Action<ModuleEvents.OnUserDefined>
Triggered for the module when the associated method is called.