- canGet
bool canGet(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- canGetPack
bool canGetPack(string pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
T get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAllTuples
Tuple!(T, string)[] getAllTuples()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPack
T[] getPack(string pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackNames
string[] getPackNames(string pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPackTuples
Tuple!(T, string)[] getPackTuples(string pack)
Undocumented in source. Be warned that the author may not have intended to support it.
- getPrototype
T getPrototype(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(T value, string tag, string pack)
Undocumented in source. Be warned that the author may not have intended to support it.
Internal cache storing all loaded resources.