This commit is contained in:
hevinci
2023-11-01 16:30:58 +08:00
parent 81a98ded8a
commit 2626cb6750
5 changed files with 49 additions and 21 deletions

View File

@@ -29,7 +29,8 @@ namespace YooAsset.Editor
CharactersOverTheLimit = 400,
NotFoundUnityBundleHash = 401,
NotFoundUnityBundleCRC = 402,
BundleTempSizeIsZero = 403,
// TaskVerifyBuildResult
UnintendedBuildBundle = 500,
UnintendedBuildResult = 501,