C4 Engine
C4 Engine API Documentation

ModelRegistration::GetResourceName

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

const char *GetResourceName(voidconst;

Description
The GetResourceName function returns the resource name corresponding to a model's data. The resource name is established when the model registration is constructed.
See Also

ModelRegistration::GetModelName

ModelRegistration::GetModelType