Table of Contents

Method RequestHooks

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

RequestHooks()

Requests and returns the native hooks required for this factory. Called once on first subscription.

protected override IDisposable[] RequestHooks()

Returns

IDisposable[]

An array of disposables representing all function hooks associated with this event factory.