| AddManualResource(Resource *resource) | Dviglo::ResourceCache |  | 
  | AddPackageFile(PackageFile *package, unsigned priority=PRIORITY_LAST) | Dviglo::ResourceCache |  | 
  | AddPackageFile(const String &fileName, unsigned priority=PRIORITY_LAST) | Dviglo::ResourceCache |  | 
  | AddRef() | Dviglo::RefCounted |  | 
  | AddResourceDir(const String &pathName, unsigned priority=PRIORITY_LAST) | Dviglo::ResourceCache |  | 
  | AddResourceRouter(ResourceRouter *router, bool addAsFirst=false) | Dviglo::ResourceCache |  | 
  | autoReloadResources_ | Dviglo::ResourceCache | private | 
  | backgroundLoader_ | Dviglo::ResourceCache | private | 
  | BackgroundLoadResource(StringHash type, const String &name, bool sendEventOnFailure=true, Resource *caller=nullptr) | Dviglo::ResourceCache |  | 
  | BackgroundLoadResource(const String &name, bool sendEventOnFailure=true, Resource *caller=nullptr) | Dviglo::ResourceCache |  | 
  | blockEvents_ | Dviglo::Object | private | 
  | Cast() | Dviglo::Object | inline | 
  | Cast() const | Dviglo::Object | inline | 
  | context_ | Dviglo::Object | protected | 
  | dependentResources_ | Dviglo::ResourceCache | private | 
  | eventHandlers_ | Dviglo::Object | private | 
  | Exists(const String &name) const | Dviglo::ResourceCache |  | 
  | fileWatchers_ | Dviglo::ResourceCache | private | 
  | FindEventHandler(StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private | 
  | FindResource(StringHash type, StringHash nameHash) | Dviglo::ResourceCache | private | 
  | FindResource(StringHash nameHash) | Dviglo::ResourceCache | private | 
  | FindSpecificEventHandler(Object *sender, EventHandler **previous=nullptr) const | Dviglo::Object | private | 
  | FindSpecificEventHandler(Object *sender, StringHash eventType, EventHandler **previous=nullptr) const | Dviglo::Object | private | 
  | finishBackgroundResourcesMs_ | Dviglo::ResourceCache | private | 
  | GetAllResources() const | Dviglo::ResourceCache | inline | 
  | GetAutoReloadResources() const | Dviglo::ResourceCache | inline | 
  | GetBlockEvents() const | Dviglo::Object | inline | 
  | GetCategory() const | Dviglo::Object |  | 
  | GetContext() const | Dviglo::Object | inline | 
  | GetEventDataMap() const | Dviglo::Object |  | 
  | GetEventHandler() const | Dviglo::Object |  | 
  | GetEventSender() const | Dviglo::Object |  | 
  | GetExistingResource(StringHash type, const String &name) | Dviglo::ResourceCache |  | 
  | GetExistingResource(const String &name) | Dviglo::ResourceCache |  | 
  | GetFile(const String &name, bool sendEventOnFailure=true) | Dviglo::ResourceCache |  | 
  | GetFinishBackgroundResourcesMs() const | Dviglo::ResourceCache | inline | 
  | GetGlobalVar(StringHash key) const | Dviglo::Object |  | 
  | GetGlobalVars() const | Dviglo::Object |  | 
  | GetMemoryBudget(StringHash type) const | Dviglo::ResourceCache |  | 
  | GetMemoryUse(StringHash type) const | Dviglo::ResourceCache |  | 
  | GetNumBackgroundLoadResources() const | Dviglo::ResourceCache |  | 
  | GetPackageFiles() const | Dviglo::ResourceCache | inline | 
  | GetPreferredResourceDir(const String &path) const | Dviglo::ResourceCache |  | 
  | GetResource(StringHash type, const String &name, bool sendEventOnFailure=true) | Dviglo::ResourceCache |  | 
  | GetResource(const String &name, bool sendEventOnFailure=true) | Dviglo::ResourceCache |  | 
  | GetResourceDirs() const | Dviglo::ResourceCache | inline | 
  | GetResourceFileName(const String &name) const | Dviglo::ResourceCache |  | 
  | GetResourceRouter(unsigned index) const | Dviglo::ResourceCache |  | 
  | GetResources(PODVector< Resource * > &result, StringHash type) const | Dviglo::ResourceCache |  | 
  | GetResources(PODVector< T * > &result) const | Dviglo::ResourceCache |  | 
  | GetReturnFailedResources() const | Dviglo::ResourceCache | inline | 
  | GetSearchPackagesFirst() const | Dviglo::ResourceCache | inline | 
  | GetSubsystem(StringHash type) const | Dviglo::Object |  | 
  | GetSubsystem() const | Dviglo::Object |  | 
  | GetTempResource(StringHash type, const String &name, bool sendEventOnFailure=true) | Dviglo::ResourceCache |  | 
  | GetTempResource(const String &name, bool sendEventOnFailure=true) | Dviglo::ResourceCache |  | 
  | GetTotalMemoryUse() const | Dviglo::ResourceCache |  | 
  | GetType() const =0 | Dviglo::Object | pure virtual | 
  | GetTypeInfo() const =0 | Dviglo::Object | pure virtual | 
  | GetTypeInfoStatic() | Dviglo::Object | inlinestatic | 
  | GetTypeName() const =0 | Dviglo::Object | pure virtual | 
  | HandleBeginFrame(StringHash eventType, VariantMap &eventData) | Dviglo::ResourceCache | private | 
  | HasEventHandlers() const | Dviglo::Object | inline | 
  | HasSubscribedToEvent(StringHash eventType) const | Dviglo::Object |  | 
  | HasSubscribedToEvent(Object *sender, StringHash eventType) const | Dviglo::Object |  | 
  | IsInstanceOf(StringHash type) const | Dviglo::Object |  | 
  | IsInstanceOf(const TypeInfo *typeInfo) const | Dviglo::Object |  | 
  | IsInstanceOf() const | Dviglo::Object | inline | 
  | isRouting_ | Dviglo::ResourceCache | mutableprivate | 
  | Object(Context *context) | Dviglo::Object | explicit | 
  | OnEvent(Object *sender, StringHash eventType, VariantMap &eventData) | Dviglo::Object | virtual | 
  | operator=(const RefCounted &rhs)=delete | Dviglo::RefCounted |  | 
  | packages_ | Dviglo::ResourceCache | private | 
  | PrintMemoryUsage() const | Dviglo::ResourceCache |  | 
  | refCount_ | Dviglo::RefCounted | private | 
  | RefCounted() | Dviglo::RefCounted |  | 
  | RefCounted(const RefCounted &rhs)=delete | Dviglo::RefCounted |  | 
  | RefCountPtr() | Dviglo::RefCounted | inline | 
  | Refs() const | Dviglo::RefCounted |  | 
  | ReleaseAllResources(bool force=false) | Dviglo::ResourceCache |  | 
  | ReleasePackageResources(PackageFile *package, bool force=false) | Dviglo::ResourceCache | private | 
  | ReleaseRef() | Dviglo::RefCounted |  | 
  | ReleaseResource(StringHash type, const String &name, bool force=false) | Dviglo::ResourceCache |  | 
  | ReleaseResource(const String &name, bool force=false) | Dviglo::ResourceCache |  | 
  | ReleaseResources(StringHash type, bool force=false) | Dviglo::ResourceCache |  | 
  | ReleaseResources(StringHash type, const String &partialName, bool force=false) | Dviglo::ResourceCache |  | 
  | ReleaseResources(const String &partialName, bool force=false) | Dviglo::ResourceCache |  | 
  | ReloadResource(Resource *resource) | Dviglo::ResourceCache |  | 
  | ReloadResourceWithDependencies(const String &fileName) | Dviglo::ResourceCache |  | 
  | RemoveEventSender(Object *sender) | Dviglo::Object | private | 
  | RemovePackageFile(PackageFile *package, bool releaseResources=true, bool forceRelease=false) | Dviglo::ResourceCache |  | 
  | RemovePackageFile(const String &fileName, bool releaseResources=true, bool forceRelease=false) | Dviglo::ResourceCache |  | 
  | RemoveResourceDir(const String &pathName) | Dviglo::ResourceCache |  | 
  | RemoveResourceRouter(ResourceRouter *router) | Dviglo::ResourceCache |  | 
  | ResetDependencies(Resource *resource) | Dviglo::ResourceCache |  | 
  | ResourceCache(Context *context) | Dviglo::ResourceCache | explicit | 
  | resourceDirs_ | Dviglo::ResourceCache | private | 
  | resourceGroups_ | Dviglo::ResourceCache | private | 
  | resourceMutex_ | Dviglo::ResourceCache | mutableprivate | 
  | resourceRouters_ | Dviglo::ResourceCache | private | 
  | returnFailedResources_ | Dviglo::ResourceCache | private | 
  | SanitateResourceDirName(const String &name) const | Dviglo::ResourceCache |  | 
  | SanitateResourceName(const String &name) const | Dviglo::ResourceCache |  | 
  | SearchPackages(const String &name) | Dviglo::ResourceCache | private | 
  | searchPackagesFirst_ | Dviglo::ResourceCache | private | 
  | SearchResourceDirs(const String &name) | Dviglo::ResourceCache | private | 
  | SendEvent(StringHash eventType) | Dviglo::Object |  | 
  | SendEvent(StringHash eventType, VariantMap &eventData) | Dviglo::Object |  | 
  | SendEvent(StringHash eventType, Args... args) | Dviglo::Object | inline | 
  | SetAutoReloadResources(bool enable) | Dviglo::ResourceCache |  | 
  | SetBlockEvents(bool block) | Dviglo::Object | inline | 
  | SetFinishBackgroundResourcesMs(int ms) | Dviglo::ResourceCache | inline | 
  | SetGlobalVar(StringHash key, const Variant &value) | Dviglo::Object |  | 
  | SetMemoryBudget(StringHash type, unsigned long long budget) | Dviglo::ResourceCache |  | 
  | SetReturnFailedResources(bool enable) | Dviglo::ResourceCache | inline | 
  | SetSearchPackagesFirst(bool value) | Dviglo::ResourceCache | inline | 
  | StoreResourceDependency(Resource *resource, const String &dependency) | Dviglo::ResourceCache |  | 
  | SubscribeToEvent(StringHash eventType, EventHandler *handler) | Dviglo::Object |  | 
  | SubscribeToEvent(Object *sender, StringHash eventType, EventHandler *handler) | Dviglo::Object |  | 
  | SubscribeToEvent(StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object |  | 
  | SubscribeToEvent(Object *sender, StringHash eventType, const std::function< void(StringHash, VariantMap &)> &function, void *userData=nullptr) | Dviglo::Object |  | 
  | UnsubscribeFromAllEvents() | Dviglo::Object |  | 
  | UnsubscribeFromAllEventsExcept(const PODVector< StringHash > &exceptions, bool onlyUserData) | Dviglo::Object |  | 
  | UnsubscribeFromEvent(StringHash eventType) | Dviglo::Object |  | 
  | UnsubscribeFromEvent(Object *sender, StringHash eventType) | Dviglo::Object |  | 
  | UnsubscribeFromEvents(Object *sender) | Dviglo::Object |  | 
  | UpdateResourceGroup(StringHash type) | Dviglo::ResourceCache | private | 
  | URHO3D_OBJECT(ResourceCache, Object) (defined in Dviglo::ResourceCache) | Dviglo::ResourceCache | private | 
  | WeakRefs() const | Dviglo::RefCounted |  | 
  | ~Object() override | Dviglo::Object |  | 
  | ~RefCounted() | Dviglo::RefCounted | virtual | 
  | ~ResourceCache() override | Dviglo::ResourceCache |  |