Property TargetObject
TargetObject
Gets the target object for the trap if the trap is set on a door/placeable.
public NwGameObject? TargetObject { get; }
Property Value
Remarks
This property is null if the trap is set on the ground as a new trigger.