ResourceKey

A resource key must be unique.

Members

Functions

opCmp
int opCmp(typeof(this) that)

Compares this key with another.

Variables

path
string path;

File path to the resource. To ensure uniqueness, this should never be changed after construction.

Meta