事件訂閱發送

using System.Collections; using System.Collections.Generic; using UnityEngine; public class EventArg { protected int m_EventId = 0; protected object m_EventParam = null;
相關文章
相關標籤/搜索