| Immerseum.VRSimulator Namespace > InputActionManager Class : removeInputAction Method |
| Overload | Description |
|---|---|
| removeInputAction(InputAction) | Removes the InputAction provided from the list of registered InputActions contained in inputActionList. |
| removeInputAction(Int32) | Removes the InputAction at the list index provided from the inputActionList. |
| removeInputAction(String) | Removes the InputAction with the name provided from the inputActionlist. |