mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update ResourceModule.cs
This commit is contained in:
@@ -299,7 +299,8 @@ namespace TEngine
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
public void ClearSandbox()
|
public void ClearSandbox()
|
||||||
{
|
{
|
||||||
// YooAssets.ClearSandbox();
|
var package = YooAssets.GetPackage(packageName);
|
||||||
|
package.ClearPackageSandbox();
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Reference in New Issue
Block a user