C4 Engine
C4 Engine API Documentation

Setting::GetSettingIdentifier

Defined in:  C4Configuration.h
Returns the setting's unique identifier.
Prototype

Type GetSettingIdentifier(voidconst;

Description
The GetSettingIdentifier returns the unique identifier that was passed to the Setting constructor.
See Also

Setting::GetSettingType