IMixedRealityInputSystem.PopInputDisable Method

Definition

Pop disabled input state. When the last disabled state is popped off the stack input will be re-enabled.

public:
 void PopInputDisable();
public void PopInputDisable ();
abstract member PopInputDisable : unit -> unit
Public Sub PopInputDisable ()

Applies to