unity UIForm框架的消息系统

消息中心   using System.Collections; using System.Collections.Generic; using UnityEngine; namespace UIFrame {     /// <summary>     /// 消息(传递)中心     /// 负责UI框架中,所有UI窗体间的数据传值     /// </summary>     public
相关文章
相关标签/搜索