C4 Engine
C4 Engine API Documentation

PropertyRegistration::GetPropertyType

Defined in:  C4Properties.h
Returns the registered property type.
Prototype

PropertyType GetPropertyType(voidconst;

Description
The GetPropertyType function returns the property type for a particular property registration. The property type is established when the property registration is constructed.
See Also

PropertyRegistration::GetPropertyName