Interactable.SetInputUp Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Public method that can be used to set state of interactable corresponding to an input going up.
public:
void SetInputUp();
public void SetInputUp ();
member this.SetInputUp : unit -> unit
Public Sub SetInputUp ()