mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-07-03 12:33:43 +00:00
update file system
重构运行时核心代码
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace YooAsset
|
||||
{
|
||||
internal abstract class FSLoadAllAssetsOperation : AsyncOperationBase
|
||||
{
|
||||
public UnityEngine.Object[] Result;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user