GenericModel::GetModelName
Defined in:
Returns the model resource name.
C4Models.h
Prototype
const ResourceName& GetModelName(void) const;
Description
The GetModelName
function returns the name of the model resource used to create the generic model node.
See Also