mirror of https://github.com/tuyoogame/YooAsset
update extension sample
parent
b5d857d2f1
commit
341bd5947f
|
@ -3,7 +3,7 @@ using System.Collections.Generic;
|
|||
using UnityEngine;
|
||||
using YooAsset;
|
||||
|
||||
public static class AssetOperationHandleExtension
|
||||
public static class AssetHandleExtension
|
||||
{
|
||||
/// <summary>
|
||||
/// 等待异步执行完毕
|
Loading…
Reference in New Issue