Table of Contents

Method Signal

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

Signal(NwAreaOfEffect, int)

Sends a user-defined event to the specified area of effect.

public static void Signal(NwAreaOfEffect areaOfEffect, int eventId)

Parameters

areaOfEffect NwAreaOfEffect

The area of effect to signal.

eventId int

The user-defined event number to signal.