C4 Engine Terathon Software C4 Engine API Documentation

• Resource Manager

API Links
Developer Links

class ResourceLocation

Defined in:  C4Resources.h
Stores the location of a resource.
Definition

class ResourceLocation

Member Functions
ResourceLocation::GetPath Returns the path stored in the resource location.
Constructor

ResourceLocation();

Description
The ResourceLocation class stores the location of a resource.
See Also
Resource::Get

Resource::OpenLoader