InputControl::GetInputControlName
Defined in:
Returns the name of an input control.
C4Input.h
Prototype
const char *GetInputControlName(void) const;
Description
The GetInputControlName
function returns a pointer to the name of an input control.
See Also