Update AssetBundleBuilder

This commit is contained in:
hevinci
2022-07-25 15:40:26 +08:00
parent 42d52720f3
commit e5c7bbdf52
7 changed files with 14 additions and 40 deletions

View File

@@ -28,6 +28,11 @@ namespace YooAsset.Editor
/// </summary>
public string BundleName;
/// <summary>
/// 文件名称
/// </summary>
public string FileName;
/// <summary>
/// 哈希值
/// </summary>