C4 Engine Terathon Software C4 Engine API Documentation

• Physics Manager

API Links
Developer Links

ForceRegistration::GetForceType

Defined in:  C4Forces.h
Returns the registered force type.
Prototype

ForceType GetForceType(voidconst;

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

ForceRegistration::GetForceName