Update runtime code

This commit is contained in:
hevinci
2022-10-22 15:38:51 +08:00
parent 989d88f7d3
commit c196e44bc6
7 changed files with 61 additions and 13 deletions

View File

@@ -8,9 +8,9 @@ namespace YooAsset
internal class DebugProviderInfo : IComparer<DebugProviderInfo>, IComparable<DebugProviderInfo>
{
/// <summary>
/// 所属的资源包裹
/// 包裹
/// </summary>
public string PackageName;
public string PackageName { set; get; }
/// <summary>
/// 资源对象路径