ForceRegistration::GetForceType
Defined in: C4Forces.h
Returns the registered force type.
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
ForceRegistration::GetForceName
|