InputDevice::GetInputDeviceName
Defined in:
Returns the name of an input device.
C4Input.h
Prototype
const char *GetInputDeviceName(void) const;
Description
The GetInputDeviceName
function returns a pointer to a string containing the name of an input device.
See Also