C4 Engine
C4 Engine API Documentation

Sprocket::GetSprocketKey

Defined in:  C4Sprockets.h
Returns the sprocket key.
Prototype

const SprocketKey& GetSprocketKey(voidconst;

Description
The GetSprocketKey function returns the sprocket key. The sprocket key is a string having up to 15 single-byte characters that can be used to identify one or more sprockets in a panel. The initial key for a sprocket is the empty string.
See Also

Sprocket::SetSprocketKey