EOS_EUserControllerType

EOS API reference page for EOS_EUserControllerType

阅读时间少于1分钟

This enumerated type is part of the Metrics Interface.

Remarks

User game controller types.

Values

EOS_EUserControllerType

Enumerated ValueMeaning
EOS_UCT_UnknownThe game controller type is unknown.
EOS_UCT_MouseKeyboardMouse and keyboard controller.
EOS_UCT_GamepadControlGamepad controller.
EOS_UCT_TouchControlTouch controller.