C4 Engine
C4 Engine API Documentation

Resource::GetResourceName

Defined in:  C4Resources.h
Returns the name of a resource.
Prototype

const ResourceName& GetResourceName(voidconst;

Description
The GetResourceName function returns the name of a resource. This is the same name that was passed to the Resource::GetResource function to create the resource object.
See Also

Resource::GetResourceSize

Resource::GetResourceData