Table of Contents

Property TargetObject

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

TargetObject

Gets the NwObject that has been targeted by Player, otherwise the area if a position was selected.

public NwObject? TargetObject { get; }

Property Value

NwObject