diff --git a/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache-members.html b/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache-members.html index fb924283f..5306281bd 100644 --- a/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache-members.html +++ b/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache-members.html @@ -122,9 +122,10 @@ ReleasePackage(string packagePath)LegendaryExplorerCore.Packages.PackageCacheinlinevirtual ReleasePackages(bool gc=false)LegendaryExplorerCore.Packages.PackageCacheinlinevirtual ReleasePackages(Predicate< string > packagesToDropPredicate, bool gc=false)LegendaryExplorerCore.Packages.PackageCacheinline - ResidentPackagesLegendaryExplorerCore.Packages.PackageCache - syncObjLegendaryExplorerCore.Packages.PackageCache - TryGetCachedPackage(string filepath, bool openIfNotInCache, out IMEPackage cachedPackage)LegendaryExplorerCore.Packages.PackageCacheinlinevirtual + RemoveFromCache(IMEPackage pcc)LegendaryExplorerCore.Packages.PackageCacheinline + ResidentPackagesLegendaryExplorerCore.Packages.PackageCache + syncObjLegendaryExplorerCore.Packages.PackageCache + TryGetCachedPackage(string filepath, bool openIfNotInCache, out IMEPackage cachedPackage)LegendaryExplorerCore.Packages.PackageCacheinlinevirtual diff --git a/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.html b/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.html index 5415b7f41..d26dfeef9 100644 --- a/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.html +++ b/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.html @@ -165,6 +165,9 @@ virtual List< IMEPackageGetPackageList ()  Gets the list of packages in this cache - the list is a copy More...
  +bool RemoveFromCache (IMEPackage pcc) + Removes a package from the cache. The package is not disposed, use ReleasePackage for that. More...
+  @@ -836,6 +839,40 @@

Returns
+ + +
+

◆ RemoveFromCache()

+ +
+
+

Public Attributes

+ + + + +
+ + + + + + + + +
bool LegendaryExplorerCore.Packages.PackageCache.RemoveFromCache (IMEPackage pcc)
+
+inline
+
+ +

Removes a package from the cache. The package is not disposed, use ReleasePackage for that.

+
Parameters
+ + +
pcc
+
+
+

Member Data Documentation

diff --git a/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.js b/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.js index 5419a4330..f2140d0db 100644 --- a/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.js +++ b/nightly/class_legendary_explorer_core_1_1_packages_1_1_package_cache.js @@ -19,6 +19,7 @@ var class_legendary_explorer_core_1_1_packages_1_1_package_cache = [ "GetFirstCachedPackage", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#a0c88f6933ccc30cccf86dbf22112dca8", null ], [ "GetPackages", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#aa25db7fd470c9405f9dd24a915d6863e", null ], [ "GetPackageList", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#a591dc148aa57fca948c03261774e697b", null ], + [ "RemoveFromCache", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#a473aafaa5a39afad00c47d86c170cedc", null ], [ "guid", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#a979a16005572513084c0ae5dc72d6d65", null ], [ "syncObj", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#a5c6a5b140e8c446e1975bf90fa5b616d", null ], [ "LastAccessMap", "class_legendary_explorer_core_1_1_packages_1_1_package_cache.html#a93e4e7bdf6a95a7edeceee998bff38ea", null ], diff --git a/nightly/functions_func_r.html b/nightly/functions_func_r.html index d52585ee9..f38dcb031 100644 --- a/nightly/functions_func_r.html +++ b/nightly/functions_func_r.html @@ -234,6 +234,7 @@

- r -