Editar

IPointerResult.PreviousPointerTarget Property

Definition

The previous pointer target.

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

Property Value

UnityEngine.GameObject

Applies to