ForceRegistration::GetForceName
Defined in:
Returns the human-readable force name.
C4Forces.h
Prototype
const char *GetForceName(void) const;
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