Binding of RoR::CacheSystem; A database of all installed game content, allowing search and live updat...
CacheEntryClass findEntryByFilename(LoaderType type, bool partial, const string &in _filename_maybe_bundlequalified)
Returns null if none found; "Bundle-qualified" format also specifies the ZIP/directory in modcache,...
dictionary query(dictionary@ query)
Searches the installed content - syntax is exactly the same as used by the Loader UI.
CacheEntryClass getEntryByNumber(int)
Returns null if such number doesn't exist.
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation.
LoaderType
Binding of RoR::LoaderType; Search mode for CacheSystemClass::Query() & Operation mode for RoR::GUI::...