C4 Engine
C4 Engine API Documentation

ModelRegistration::GetModelName

Defined in:  C4Models.h
Returns the model name.
Prototype

const char *GetModelName(voidconst;

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

ModelRegistration::GetResourceName

ModelRegistration::GetModelType