C4 Engine
C4 Engine API Documentation

ForceRegistration::GetForceName

Defined in:  C4Forces.h
Returns the human-readable force name.
Prototype

const char *GetForceName(voidconst;

Description
The GetForceName function returns the human-readable force name for a particular force registration. The force name is established when the force registration is constructed.
See Also

ForceRegistration::GetForceType