Interactable.ResetInputTrackingStates Method

Definition

Reset the input tracking states directly managed by Interactable such as whether the component has focus or is being grabbed Useful for when needing to reset input interactions

public:
 void ResetInputTrackingStates();
public void ResetInputTrackingStates ();
member this.ResetInputTrackingStates : unit -> unit
Public Sub ResetInputTrackingStates ()

Applies to