因为Addressable资源的加载是异步进行的,而一般的写法是添加回调,如下是一种写法: ... UniTask<T> LoadAsync<T>(string address) { var handle = Addressables.
確定! 回上一頁