Update runtime code

This commit is contained in:
hevinci
2022-10-22 17:46:46 +08:00
parent 8eb7816e30
commit ec1c3d6070
7 changed files with 46 additions and 4 deletions

View File

@@ -27,6 +27,11 @@ namespace YooAsset
/// </summary>
public string SpawnTime;
/// <summary>
/// 加载耗时(单位:毫秒)
/// </summary>
public long LoadingTime;
/// <summary>
/// 引用计数
/// </summary>