Table of Contents

Property LastSpeaker

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

LastSpeaker

Gets the last NwGameObject that spoke to this creature. Returns null if there is no last speaker.

public NwGameObject? LastSpeaker { get; }

Property Value

NwGameObject