ResourceLocation::GetPath
Defined in:
Returns the path stored in the resource location.
C4Resources.h
Prototype
ResourcePath& GetPath(void);
const ResourcePath& GetPath(void) const;
Description
The GetPath
function returns the path stored in the resource location.