mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-28 19:48:47 +00:00
update runtime code
重构了OperationSystem的机制。从列表模式修改为链模式
This commit is contained in:
@@ -9,9 +9,9 @@ namespace YooAsset
|
||||
PackageManifest ActiveManifest { set; get; }
|
||||
|
||||
/// <summary>
|
||||
/// 更新游戏模式
|
||||
/// 销毁文件系统
|
||||
/// </summary>
|
||||
void UpdatePlayMode();
|
||||
void DestroyFileSystem();
|
||||
|
||||
/// <summary>
|
||||
/// 向网络端请求最新的资源版本
|
||||
|
||||
Reference in New Issue
Block a user