OpenVRDeviceManager.RemoveController(String) 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.
Removes a controller using the joystick name provided.
protected:
override void RemoveController(System::String ^ joystickName);
protected override void RemoveController (string joystickName);
override this.RemoveController : string -> unit
Protected Overrides Sub RemoveController (joystickName As String)
Parameters
- joystickName
- String
The name of the joystick from Unity's Input.GetJoystickNames