編集

Share via


TargetGroupIterator.PreviousTarget Property

Definition

Property which returns the previous query target or 'null' in case there is no previous target.

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

Property Value

UnityEngine.GameObject

Applies to