摘要:
public class XXX : MonoBehaviour { // Update is called once per frame void Update () { StartCoroutine(load()); //这里是加载执行类,注意使用的是StartCoroutine } // // 阅读全文
posted @ 2020-09-05 10:47
wayne1984
阅读(103)
评论(0)
推荐(0)
浙公网安备 33010602011771号