Property TargetObject
TargetObject
Gets the object being targeted by this spell, otherwise returns null if the caster targeted the ground.
public NwGameObject? TargetObject { get; }
Gets the object being targeted by this spell, otherwise returns null if the caster targeted the ground.
public NwGameObject? TargetObject { get; }