Table of Contents

Property Target

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

Target

Gets the target player for this message (e.g. Tells). Returns null if the message has no specific target.

public NwPlayer? Target { get; }

Property Value

NwPlayer