ForceRegistration::GetForceType
Defined in:
Returns the registered force type.
C4Forces.h
Prototype
ForceType GetForceType(void) const;
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