Table of Contents

Method Signal

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

Signal(NwCreature)

Signals a conversation event on the specified creature.

public static void Signal(NwCreature creature)

Parameters

creature NwCreature

The creature to receive the conversation event.