SprocketRegistration::GetSprocketName
Defined in:
Returns the human-readable sprocket name.
C4Sprockets.h
Prototype
const char *GetSprocketName(void) const;
Description
The GetSprocketName
function returns the human-readable sprocket name for a particular sprocket registration. The sprocket name is established when the sprocket registration is constructed.
See Also