C4 Engine
C4 Engine API Documentation

ModifierRegistration::GetModifierType

Defined in:  C4Modifiers.h
Returns the registered modifier type.
Prototype

ModifierType GetModifierType(voidconst;

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

ModifierRegistration::GetModifierName