update resource package

This commit is contained in:
hevinci
2023-09-25 16:30:24 +08:00
parent 8fe2fa7bc6
commit eb98eaeb3b
7 changed files with 30 additions and 28 deletions

View File

@@ -11,7 +11,7 @@ namespace YooAsset
/// <summary>
/// 获取依赖的资源包信息集合
/// </summary>
BundleInfo[] GetAllDependBundleInfos(AssetInfo assetPath);
BundleInfo[] GetDependBundleInfos(AssetInfo assetPath);
/// <summary>
/// 清单是否有效