Table of Contents

Class HookEventFactory

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll
[ServiceBinding(typeof(IEventFactory))]
public abstract class HookEventFactory : IEventFactory<NullRegistrationData>, IEventFactory, IDisposable
Inheritance
HookEventFactory
Implements
Derived
Inherited Members
Extension Methods

Properties

EventService
HookService
VirtualMachine

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

ProcessEvent<TEvent>(EventCallbackType, TEvent?, bool)
RequestHooks()