Table of Contents

Property TargetObject

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

TargetObject

Gets the object being targeted by this spell, otherwise returns null if the caster targeted the ground.

public NwGameObject? TargetObject { get; }

Property Value

NwGameObject