Unity事件派發器機制

EventStruct派發全局靜態類web using UnityEngine; using System; using System.Collections; using System.Collections.Generic; public enum GameEvent { START_GAME, END_GAME } public class EventCallBack
相關文章
相關標籤/搜索