C4 Engine
C4 Engine API Documentation

SprocketRegistration::GetSprocketType

Defined in:  C4Sprockets.h
Returns the registered sprocket type.
Prototype

SprocketType GetSprocketType(voidconst;

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

SprocketRegistration::GetSprocketName