少年修仙传客户端代码仓库
client_Zxw
2018-12-12 0d718402215a3f1a6a7df12c01af9394ee394d35
5398 子 【开发】【1.4】跨服竞技场 / 【前端】【1.4】跨服竞技场开发
2个文件已添加
64 ■■■■■ 已修改文件
System/CrossServerOneVsOne/MatchWin.cs 52 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/CrossServerOneVsOne/MatchWin.cs.meta 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/CrossServerOneVsOne/MatchWin.cs
New file
@@ -0,0 +1,52 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [  Date ]:           Wednesday, December 12, 2018
//--------------------------------------------------------
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
namespace Snxxz.UI {
    //匹配界面
    [XLua.Hotfix]
    public class MatchWin : Window
    {
        [SerializeField] Text m_Text_Timing;
        [SerializeField] Button m_CancelMatchBtn;
        #region Built-in
        protected override void BindController()
        {
        }
        protected override void AddListeners()
        {
        }
        protected override void OnPreOpen()
        {
        }
        protected override void OnAfterOpen()
        {
        }
        protected override void OnPreClose()
        {
        }
        protected override void OnAfterClose()
        {
        }
        #endregion
    }
}
System/CrossServerOneVsOne/MatchWin.cs.meta
New file
@@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: 784a736d12f092c4db01eddfdd2ea569
timeCreated: 1544583799
licenseType: Free
MonoImporter:
  serializedVersion: 2
  defaultReferences: []
  executionOrder: 0
  icon: {instanceID: 0}
  userData:
  assetBundleName:
  assetBundleVariant: