ILostTrackingService.OnTrackingRestored Property

Definition

Called when tracking is stored (UnityEngine.VR.WSA.PositionalLocatorState is anything other than Inhibited.)

public:
 property Action ^ OnTrackingRestored { Action ^ get(); void set(Action ^ value); };
public Action OnTrackingRestored { get; set; }
member this.OnTrackingRestored : Action with get, set
Public Property OnTrackingRestored As Action

Property Value

Applies to