getDeviceTypeString#
Fully qualified name: carb::input::getDeviceTypeString
Defined in carb/input/InputUtils.h
- inline const char *carb::input::getDeviceTypeString(
 - DeviceType deviceType,
 Returns a string representation of the device type.
See also
- Parameters:
 deviceType – DeviceType
- Returns:
 A string representation of the device type, or “Unknown” if unknown.