Table of Contents

Event OnModuleStart

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Triggered when the module starts (after load).

public event Action<ModuleEvents.OnModuleStart> OnModuleStart

Returns

Action<ModuleEvents.OnModuleStart>
Triggered when the module starts (after load).