2015年8月19日

【委托事件】一个订阅玩家死亡的事件

摘要: using System.Collections;using System;public class NewBehaviourScript2 : MonoBehaviour { void Start () { Player player =... 阅读全文

posted @ 2015-08-19 11:27 快要结束了 阅读(149) 评论(0) 推荐(0)

导航