C4 Engine Terathon Software C4 Engine API Documentation

• Controller System

API Links
Developer Links

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