update runtime code

重构了OperationSystem的机制。从列表模式修改为链模式
This commit is contained in:
何冠峰
2025-02-25 12:18:16 +08:00
parent 400c2ccefe
commit c758aa81ff
72 changed files with 385 additions and 260 deletions

View File

@@ -9,9 +9,9 @@ namespace YooAsset
PackageManifest ActiveManifest { set; get; }
/// <summary>
/// 更新游戏模式
/// 销毁文件系统
/// </summary>
void UpdatePlayMode();
void DestroyFileSystem();
/// <summary>
/// 向网络端请求最新的资源版本