Update CacheSystem

优化缓存系统代码结构
This commit is contained in:
hevinci
2022-08-15 11:55:13 +08:00
parent aba68f859f
commit fbbf762e70
26 changed files with 306 additions and 446 deletions

View File

@@ -5,7 +5,6 @@ namespace YooAsset
{
public string BundleName;
public string FileHash;
public string FileCRC;
}
public interface IDecryptionServices