mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-26 10:40:14 +00:00
update operation system
异步操作增加执行优先级
This commit is contained in:
@@ -80,12 +80,6 @@ namespace YooAsset
|
||||
/// </summary>
|
||||
public bool AutoDestroyAssetProvider = false;
|
||||
|
||||
/// <summary>
|
||||
/// 资源加载每帧处理的最大时间片段
|
||||
/// 注意:默认值为MaxValue
|
||||
/// </summary>
|
||||
public long LoadingMaxTimeSlice = long.MaxValue;
|
||||
|
||||
/// <summary>
|
||||
/// 启用断点续传参数
|
||||
/// 说明:当文件的大小大于设置的字节数时启用断点续传下载器
|
||||
|
||||
Reference in New Issue
Block a user