TargetGroupIterator.CurrentTarget Property

Definition

Property which returns the current query target.

public:
 property UnityEngine::GameObject ^ CurrentTarget { UnityEngine::GameObject ^ get(); };
public UnityEngine.GameObject CurrentTarget { get; }
member this.CurrentTarget : UnityEngine.GameObject
Public ReadOnly Property CurrentTarget As GameObject

Property Value

UnityEngine.GameObject

Applies to