|
@@ -7120,6 +7120,7 @@ void ReleaseResources(StringHash, bool = false);
|
|
|
void ReleaseResources(const String&, bool = false);
|
|
void ReleaseResources(const String&, bool = false);
|
|
|
void ReleaseResources(const String&, const String&, bool = false);
|
|
void ReleaseResources(const String&, const String&, bool = false);
|
|
|
bool ReloadResource(Resource);
|
|
bool ReloadResource(Resource);
|
|
|
|
|
+void ReloadResourceWithDependencies(const String&);
|
|
|
void RemovePackageFile(PackageFile, bool = true, bool = false);
|
|
void RemovePackageFile(PackageFile, bool = true, bool = false);
|
|
|
void RemovePackageFile(const String&, bool = true, bool = false);
|
|
void RemovePackageFile(const String&, bool = true, bool = false);
|
|
|
void RemoveResourceDir(const String&);
|
|
void RemoveResourceDir(const String&);
|