TargetGroupIterator.CurrentTarget Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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