ModifierRegistration::GetModifierName
Defined in:
Returns the human-readable modifier name.
C4Modifiers.hPrototype
const char *GetModifierName(void) const;
Description
The GetModifierName function returns the human-readable modifier name for a particular modifier registration. The modifier name is established when the modifier registration is constructed.
See Also
