Property TargetObject NamespaceAnvil.API.Events AssemblyNWN.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