C4 Engine
C4 Engine API Documentation

FunctionRegistration::GetFunctionType

Defined in:  C4Controller.h
Returns the registered function type.
Prototype

FunctionType GetFunctionType(voidconst;

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

FunctionRegistration::GetFunctionName