style : The hash utility class is exposed

This commit is contained in:
hevinci
2024-02-21 10:10:37 +08:00
parent 0a7a883aae
commit 4170c60f0c
4 changed files with 6 additions and 11 deletions

View File

@@ -413,6 +413,9 @@ namespace YooAsset
return operation;
}
/// <summary>
/// 获取指定版本的缓存信息
/// </summary>
public GetAllCacheFileInfosOperation GetAllCacheFileInfosAsync(string packageVersion)
{
DebugCheckInitialize();