Table of Contents

Property Target

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

Target

Gets the target of this message.
Returns null if there is no target.

public NwPlayer? Target { get; }

Property Value

NwPlayer