mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
TEngine全面更新,升级YooAsset2.1.1、UniTask、UIWindow、I2Localization
TEngine全面更新,升级YooAsset2.1.1、UniTask、UIWindow、I2Localization
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
|
||||
namespace YooAsset
|
||||
{
|
||||
internal class ResourceAssist
|
||||
{
|
||||
public CacheManager Cache { set; get; }
|
||||
public PersistentManager Persistent { set; get; }
|
||||
public DownloadManager Download { set; get; }
|
||||
public ResourceLoader Loader { set; get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user