C4 Engine
C4 Engine API Documentation

Function::GetFunctionType

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

FunctionType GetFunctionType(void) const;

Description
The GetFunctionType function returns the function type.
See Also

FunctionReg