Interactable.SetInputDown Method

Definition

Public method that can be used to set state of interactable corresponding to an input going down (select button, menu button, touch)

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

Applies to