Table of Contents

Class ModuleEvents.OnModuleLoad

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Triggered when the module is initially loaded. This event must be hooked in your service constructor, otherwise it will be missed.

public sealed class ModuleEvents.OnModuleLoad : IEvent
Inheritance
ModuleEvents.OnModuleLoad
Implements
Inherited Members
Extension Methods