C4 Engine
C4 Engine API Documentation

ControllerRegistration::GetControllerType

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

ControllerType GetControllerType(voidconst;

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

ControllerRegistration::GetControllerName