Table of Contents

Class HookService

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

An advanced service for hooking native NWN functions.

public sealed class HookService
Inheritance
HookService
Inherited Members
Extension Methods

Methods

RequestHook<T>(void*, int)

Requests a hook for a native function.

RequestHook<T>(T, int)

Requests a hook for a native function.