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 UnityEngine;
|
||||||
using YooAsset;
|
using YooAsset;
|
||||||
|
|
||||||
public static class AssetOperationHandleExtension
|
public static class AssetHandleExtension
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 等待异步执行完毕
|
/// 等待异步执行完毕
|
Loading…
Reference in New Issue