mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-30 05:28:46 +00:00
feat: add EnsureBundleFileAsync operation
This commit is contained in:
@@ -7,7 +7,7 @@ namespace YooAsset
|
||||
internal interface ICacheEntry
|
||||
{
|
||||
/// <summary>
|
||||
/// Bundle 唯一标识
|
||||
/// 资源包唯一标识
|
||||
/// </summary>
|
||||
string BundleGuid { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user