SprocketRegistration::GetSprocketType
Defined in:
Returns the registered sprocket type.
C4Sprockets.h
Prototype
SprocketType GetSprocketType(void) const;
Description
The GetSprocketType
function returns the sprocket type for a particular sprocket registration. The sprocket type is established when the sprocket registration is constructed.
See Also