少年修仙传客户端代码仓库
client_Zxw
2019-03-04 68178ce7150922d63c8af7453617fe79ad01dcf1
6251 子 【开发】【2.0】拍卖行开发单
2个文件已添加
61 ■■■■■ 已修改文件
System/Auction/TransactionRecordWin.cs 49 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Auction/TransactionRecordWin.cs.meta 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/Auction/TransactionRecordWin.cs
New file
@@ -0,0 +1,49 @@
//--------------------------------------------------------
//    [Author]:           第二世界
//    [  Date ]:           Monday, March 04, 2019
//--------------------------------------------------------
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
//成交记录
namespace Snxxz.UI {
    public class TransactionRecordWin : Window
    {
        #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/Auction/TransactionRecordWin.cs.meta
New file
@@ -0,0 +1,12 @@
fileFormatVersion: 2
guid: e609e4928fc1e6c46a6dbe1e6f9cdb0b
timeCreated: 1551671277
licenseType: Pro
MonoImporter:
  serializedVersion: 2
  defaultReferences: []
  executionOrder: 0
  icon: {instanceID: 0}
  userData:
  assetBundleName:
  assetBundleVariant: