Table of Contents

Method Signal

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

Signal(NwPlaceable, int)

Signals a user-defined event on the specified placeable.

public static void Signal(NwPlaceable placeable, int eventId)

Parameters

placeable NwPlaceable

The placeable to receive the event.

eventId int

The user-defined event number to trigger.