DeviceType

Potential Input Devices (matches enum in input_manager.h)

Properties

Link copied to clipboard
val Controller: Int = 3
Link copied to clipboard
val Controller2: Int = 4
Link copied to clipboard
val Hand: Int = 5
Link copied to clipboard
val Hmd: Int = 0
Link copied to clipboard
val Keyboard: Int = 2
Link copied to clipboard
val Mouse: Int = 1
Link copied to clipboard

Functions

Link copied to clipboard
open fun name(e: Int): String