update assetbundle builder

This commit is contained in:
何冠峰
2024-12-24 17:35:26 +08:00
parent 16344393a1
commit 6d6fd3af2c
8 changed files with 74 additions and 39 deletions

View File

@@ -22,10 +22,15 @@ namespace YooAsset.Editor
public string BuildinFileRoot;
/// <summary>
/// 构建管线
/// 构建管线名称
/// </summary>
public string BuildPipeline;
/// <summary>
/// 构建资源包类型
/// </summary>
public int BuildBundleType;
/// <summary>
/// 构建的平台
/// </summary>