mirror of https://github.com/tuyoogame/YooAsset
1e39b1af6d
TextAsset asset; YooAssets.LoadAssetAsync<TextAsset>(name).WaitForAsyncOperationComplete().GetAssetObjet<TextAsset>(out asset).Release(); YooAssets.LoadAssetAsync<TextAsset>(name).Completed += handler => { handler.GetAssetObjet(out asset).Release(); }; |
||
---|---|---|
.. | ||
UniTask.YooAsset~ | ||
YooAsset | ||
YooAsset.meta |