C4 Engine
C4 Engine API Documentation

SprocketRegistration::GetSprocketName

Defined in:  C4Sprockets.h
Returns the human-readable sprocket name.
Prototype

const char *GetSprocketName(voidconst;

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

SprocketRegistration::GetSprocketType