Editar

IPointerResult.CurrentPointerTarget Property

Definition

The current pointer's target GameObject

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

Property Value

UnityEngine.GameObject

Applies to