C4 Engine
C4 Engine API Documentation

PropertyRegistration::GetPropertyName

Defined in:  C4Properties.h
Returns the human-readable property name.
Prototype

const char *GetPropertyName(voidconst;

Description
The GetPropertyName function returns the human-readable property name for a particular property registration. The property name is established when the property registration is constructed.
See Also

PropertyRegistration::GetPropertyType