This enumerated type is part of the Metrics Interface.
Remarks
User game controller types.
Values
EOS_EUserControllerType
Enumerated Value | Meaning |
---|---|
EOS_UCT_Unknown | The game controller type is unknown. |
EOS_UCT_MouseKeyboard | Mouse and keyboard controller. |
EOS_UCT_GamepadControl | Gamepad controller. |
EOS_UCT_TouchControl | Touch controller. |