MoveToTarget.TrackingObject Property

Definition

Object to track.

public:
 property UnityEngine::GameObject ^ TrackingObject { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject TrackingObject { get; set; }
member this.TrackingObject : UnityEngine.GameObject with get, set
Public Property TrackingObject As GameObject

Property Value

UnityEngine.GameObject

Applies to