Core/GameEngine/DataToCtl/PackageRegedit.cs
@@ -175,6 +175,8 @@ Register(typeof(HB205_tagMCHelpBattleCheckInResult), typeof(DTCB205_tagMCHelpBattleCheckInResult)); Register(typeof(HB206_tagMCHelpBattleCallResult), typeof(DTCB206_tagMCHelpBattleCallResult)); Register(typeof(HB207_tagMCHelpBattleList), typeof(DTCB207_tagMCHelpBattleList)); Register(typeof(HB208_tagMCAddXianyuanCoinMsg), typeof(DTCB208_tagMCAddXianyuanCoinMsg)); Register(typeof(HB211_tagMCHelpBattleRecordList), typeof(DTCB211_tagMCHelpBattleRecordList)); #region 背包 Register(typeof(H0724_tagRolePackCanUseCount), typeof(DTC0724_tagRolePackCanUseCount)); Core/NetworkPackage/DTCFile/ServerPack/HB2_ActionMap/DTCB208_tagMCAddXianyuanCoinMsg.cs
@@ -1,11 +1,21 @@ using UnityEngine; using System.Collections; using Snxxz.UI; // B2 08 获得仙缘币信息 #tagMCAddXianyuanCoinMsg // B2 08 获得仙缘币信息 #tagMCAddXianyuanCoinMsg public class DTCB208_tagMCAddXianyuanCoinMsg : DtcBasic { public override void Done(GameNetPackBasic vNetPack) { base.Done(vNetPack); HB208_tagMCAddXianyuanCoinMsg vNetData = vNetPack as HB208_tagMCAddXianyuanCoinMsg; } } public class DTCB208_tagMCAddXianyuanCoinMsg : DtcBasic { DungeonAssistModel assistModel { get { return ModelCenter.Instance.GetModel<DungeonAssistModel>(); } } public override void Done(GameNetPackBasic vNetPack) { base.Done(vNetPack); HB208_tagMCAddXianyuanCoinMsg vNetData = vNetPack as HB208_tagMCAddXianyuanCoinMsg; assistModel.UpdateAssistResultNotify(vNetData); } } Core/NetworkPackage/DTCFile/ServerPack/HB2_ActionMap/DTCB211_tagMCHelpBattleRecordList.cs
@@ -1,11 +1,22 @@ using UnityEngine; using System.Collections; using Snxxz.UI; // B2 11 助战记录列表 #tagMCHelpBattleRecordList // B2 11 助战记录列表 #tagMCHelpBattleRecordList public class DTCB211_tagMCHelpBattleRecordList : DtcBasic { public override void Done(GameNetPackBasic vNetPack) { base.Done(vNetPack); HB211_tagMCHelpBattleRecordList vNetData = vNetPack as HB211_tagMCHelpBattleRecordList; } } public class DTCB211_tagMCHelpBattleRecordList : DtcBasic { DungeonAssistModel assistModel { get { return ModelCenter.Instance.GetModel<DungeonAssistModel>(); } } public override void Done(GameNetPackBasic vNetPack) { base.Done(vNetPack); HB211_tagMCHelpBattleRecordList vNetData = vNetPack as HB211_tagMCHelpBattleRecordList; assistModel.UpdateAssistResultNotify(vNetData); } } Lua/Gen.meta
@@ -1,7 +1,7 @@ fileFormatVersion: 2 guid: dc4d13d8870f71a41837b821c9d0e063 folderAsset: yes timeCreated: 1543067552 timeCreated: 1543068705 licenseType: Pro DefaultImporter: userData: Lua/Gen/AnyCountDownUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 366ef616cf2798c4db442a16e1431ee4 timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetBundleUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f9502491d5407e947b6353c15dc1588c timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetPreLoadWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 575c508f17509084599574c537caaea3 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetSourceWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1052d29a5ac367140af65e0ab05e34fe timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetVersionUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ed7a78ecdf6443a408a4cfddd15b1a2b timeCreated: 1543067564 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BattleEffectPlayRuleWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7367406c7d706a049ac48703baaf9f28 timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BlastFurnaceModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 903c8091fd11a4c4f8ebec1dda3e21c9 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BossFakeLineUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2853dbf742661134c85ca228df893351 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ButtonExWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 85efaee8cda3b4a4296558d4a1324604 timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BuyItemPopModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b8a0a9d0f3042574cb864dbe49c409ff timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/CapacityDelayModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 742ba637d1995814289a525960538a5e timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ChatSettingWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 65ba713f20de65b49ad7d5ad35a285b8 timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/CoinTaskTipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e67d2566b86a54840bd1e2741653bd5a timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ComponentExtersionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2b64a4df45954f646a1dd57f9d36d706 timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ComposeWinModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 720623b7498f49b43afcae0922e43101 timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ConfigUtilWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2f272517dccc3784ea7d5c8c5264ac31 timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ConfigWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5594336958101ed4fb3cc3c7a3675511 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/CoroutineMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e75b5ad272c6d1f4889f4a60e014f759 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DebugExWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 57eea5bf27d44c44a836bd30700f4c90 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DebugUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9a322da19987dbc4fa65ded8f50eba20 timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DelegatesGensBridge.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 38127c1aba2f2f84180f8641b5485b6d timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DeviceUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9a293067c341ace46a9ad6875b463be6 timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DownLoadAndDiscompressTaskWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6a988e256acba494eadcc20a3999d360 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EffectMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bfe0ba41c73fa5d4899da5f0a81086f6 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EnumWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6e78a5286980d6a4387dbc681c8ce8f4 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EquationWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 67758631677f240498cb4e8869b58e5a timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EquipReinforceModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d954292965128ac4b8ad86c0789b2621 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EquipWashModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d134f1057834f5e49a5d8b94c8f845bb timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FairyJadeInvestmentModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e5e79b18419e49e438bb35a1a3edf542 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FakeDungeonUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c1a5d7f841dd1074488292bdd04b411f timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FeatureNoticeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 77cabfb770b6b2b4e9f5303e2955ddac timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FileExtersionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c52c6861b77786143b4b10ef43463a05 timeCreated: 1543067562 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FlyObjectManagerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 776516ba62464d6499d794710cf35ad0 timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FriendsModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1e173f66b6a9b1446ba7bbea76d51647 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GAMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 16eecc21a0392494abde7ecaa0a8832d timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GMCmdModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 831c99c185e7f1a48acbcd3c23093a7a timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GMCommandWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 86a069a303fdb7f4383a64d5fb5c45a9 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GameNetSystemWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bcc451f8eb19c3e40898480e29da495e timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GameObjectPoolManagerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 29e52f2a27fea7d429c21fcadc9c8bbf timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GetItemPathModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e1c6a0360e313da4eab15eae14f2d92a timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GlobalTimeEventWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ad75d722cf8b88449a9c736f1893d782 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GodBeastModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 64e7cf853bbf4bf42adef5e2e1a94dfd timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GuideDialogueModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b9323ca02b46d26458c6fe6acb4aac12 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GuideMessageModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8e95293ea9fc1a74990ade8588c60553 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HangUpSetModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b289e75fb1c763a46bb13f8524351dae timeCreated: 1543067561 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HeavenBattleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3c1a0d27eaf9e0145b0d0018ca48c0b1 timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HowToPlayModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1437d7bba566e504099d72d7ae48720d timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HttpRequestWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d898d9ee8214b424290a033b4f8d210a timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/IceLodeStarAwardClassWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 742281ed58b42804493142160cedb706 timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/InGameDownLoadWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 51676a4765e51774faa3999806d84e4a timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/InSevenDayModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 826c927effcbdeb46acff0a6dfdceb6a timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/KnapSackEventMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2c53ea58fddcb0f45a1e6f8f6cbc69ee timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LanguageVerifyWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ff522c98d61db384ea53d63f06b160e7 timeCreated: 1543067565 timeCreated: 1543068719 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LaunchPostProcessWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8680fba7267ca044b97790a1053bc054 timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LayerUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4c03aab61a5a77c4bbf0d44f8d7a4388 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LimitedTimePackageItemClassModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e3dcc9780e97eb0408f1801048b32087 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 05c7e245befdd69469423894f563652b timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaGameNetPackBaseWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3dfac8c26173ab64785fd29ea8ecd26b timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaGameNetSystemWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d4fb42a3e4308d44c9eb0c79686faa97 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaWindowUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ede522b8cf69edd4da535db4eedfc8f2 timeCreated: 1543067564 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaWindowWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a0c6c75008b1bee4fade9867db5126ac timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/MapTransferUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9fc52aecd7f5e3440a526bb1da56c0b2 timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/MaterialUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3eb2eeb0d312e294492ba8df035cf399 timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ModelUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0d3f054e3d96eb448a4df5a6cc3d37a1 timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/NeedForWhiteModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e0050a9ffeb549f49ae3dfa996aac9b9 timeCreated: 1543067563 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/NewGuideModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 443c90b4b7e2ebc48bb495dff02ab125 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/OperationLogCollectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7f5b1e9efce473c4cb81157946499def timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PackUnpack.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bb4f06d30c4617340a36302fffbd9807 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PetReinforceModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b7b4d10ec07658347aacc1dd71b21379 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PlayerDatasWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cdbe72c783d234a4e95064569328bf88 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PlayerDeadModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e20be7566bae86a40bb5da178c4b869e timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PlayerStoneDataWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: edbf072288603014abba0af3dacf6284 timeCreated: 1543067564 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PreFightMissionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f5ed1c6c3115386429a0e5046dc73d95 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PrepareHandlerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3c0c3a3ee7ac3d54489db66bee9e0da4 timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PrivateRemindWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: aab2171e55e4960439ffa056abe6ade7 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PutawayDataWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9c14f21446dd8234884140c3874503ba timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PwdKeyboardWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2941dc2494d939445afc44dd89d7a812 timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/QuickSettingWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 83c52f4ac532a4b48be383ac8f7a7c16 timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/RealmPracticeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2aae40723e375b94389e06a7208bb9d1 timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ResourcesPathWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1e1fc048d20a48f4fa78a3f1a9395fcf timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/RunTimeExceptionUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6cc2176a3805d724eb566af133ea7af5 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SDKUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b28dd16e04195c84ab4833cc1ccfd94e timeCreated: 1543067561 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SFXPlayUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c98f51a10421287449b92b04c366fe80 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SelectEquipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b228f3e0ca3f5d94585a1d0ea10ee09c timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ServerListCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f0eb44f25c31731408c2bf02535cc833 timeCreated: 1543067564 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SettingEffectMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f96e5d71694078648b3e81d014b7f4ec timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SettingMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 83f82d7fc20bb404f92d95b531bd19b9 timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SkillHelperWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e51a94726bd39b1428959de7c1026701 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzGameWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 19db0b90a16aab94a8700f3d92a0b84d timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIAccumulateRechargeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d4b6552434c4bf247908e89aab218761 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIAchievementModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bc20d93b1cfe4274aa136a34f23b29ce timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIActivitiesPushMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 65ecd44b662fd2242ae24f6bfc8e6ee4 timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIActivityModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9d8abcd8d920a04418c38f2ea45f7bd6 timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIAwardExchangeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 67b682d35abe8a14a961168bb88c68ac timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBatchUseModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b1024eb9474128e41bd640f6c3b33f87 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBattleHintWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4e7f587911ad1a5499a9e4a8b8b6c9ac timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBetterEquipGetModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a9d62babd45b7934ca0c5a15889ec95c timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBossHomeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 10a962aa0fe28e249826e49bc7a6aba7 timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBossRebornModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: acf6615851439784dadba24b9f23bff6 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBossShowModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0a8ab45402c85f240bce9fdde4dee238 timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBoxGetItemModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cd76736fa49885e4bb804a441e8129da timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBuySuccessModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 431a6169055f3d54e88f58f576f50bae timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIChatBubbleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3517bd5cd5dcdb849b47f0e7874404e9 timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIChatCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 35141eb4f8d4e0b4596071530a48dbdc timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIConsumeRebateModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 33d0ac81552d8944d8e2b34adda63494 timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDailyQuestActionTimerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 34d58d96b49dee445aec87d6f8c13942 timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDailyQuestModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7598ad4a29bcded4b9a5f8874f28a0c9 timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDemonJarModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5d8319c3d7861b740b45a1f31af88563 timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDogzDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b481275ca90afeb49bf52efc8cc81e66 timeCreated: 1543067561 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDogzModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c29ed11e2d46a9c4f8e48fdacaef75d0 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDogzPackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 35edba0768f17624aa0a208fdb3ccd61 timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonAssistModelWrap.cs
@@ -468,11 +468,14 @@ { string __info = LuaAPI.lua_tostring(L, 2); string __date; string __result; bool __isNew; bool gen_ret = gen_to_be_invoked.TryGetAssistResult( __info, out __result, out __isNew ); bool gen_ret = gen_to_be_invoked.TryGetAssistResult( __info, out __date, out __result, out __isNew ); LuaAPI.lua_pushboolean(L, gen_ret); LuaAPI.lua_pushstring(L, __date); LuaAPI.lua_pushstring(L, __result); LuaAPI.lua_pushboolean(L, __isNew); @@ -480,7 +483,7 @@ return 3; return 4; } } catch(System.Exception gen_e) { Lua/Gen/SnxxzUIDungeonAssistModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0c4f170a0e60c1f4d8390712889c2037 timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonLiquidModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5fc3169b30fc1ae4885e31f8ddb884ad timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6eef41c9063ba58439822400982fb465 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ebc824bbbf716204db0a7dd1b6432900 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIElderGodAreaModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 44791766fdc6e5b4aa84e31f18eb8313 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFBHelpPointExchageModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 59359b936262095478e72944710f44d5 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 52e06f48a20c14c4c8382c613aa69686 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyFeastModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 080467fae347c5e4f87e034c641ab681 timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyGrabBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cdfa7b8751044b44ca2d7d4577399cec timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyLeagueModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e00f0b5898703144a96436f92fc448b3 timeCreated: 1543067563 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8cabe004b5cc89c449f55cca62e45d87 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairylandCeremonyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 04023a30a754f7241ae20762f76b630c timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFindPreciousModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4b9fd447cb5eca74cbe6bbe110054e57 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFindPreciousTimerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2121c8a8875993c4a973f7c28b29673b timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFirstTimeRechargeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2fa5a5fc5dca0e8439001de2495e9899 timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFlashRushToBuyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3cef829b4f138c543aa1ee99a0b4177c timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFlashSaleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 712a87bd2e43c1d45ad766b53de6b5bd timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFunctionButtonWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5bfda560a319f6040b21bd19fd0a69a2 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFunctionalGuideCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ffaa2a2d7630abc428a55ea2072068fb timeCreated: 1543067565 timeCreated: 1543068719 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGMNotifyWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c9596efa8419cc044b73fc82e697890c timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGemModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c6291f150fca89d48b41ab0b26ec2137 timeCreated: 1543067562 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGroupDungeonChallengeProcessorWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e23ea9b6be09d5a48aeb5a14b39d3cf0 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGuardModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ff38296aef3e2da46863df35d91d92aa timeCreated: 1543067565 timeCreated: 1543068719 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIHappyXBModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a74227626a407f940a257b888c2534eb timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIHeavenBattleInfoWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8e2c9a9f5ab32924db74f0bdd61ae1b1 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIImpactRankModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 320fad661ef112542a682fa83335451e timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e6d30c3f8b1abf9488d72aa7e86b04fb timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemOverdueModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 38f643aee0976f24aba4cd55a33ad59c timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemTipsModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0d0a9385bbd8291469659b1c795cfb7a timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemUseModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: dc63883ab698291438f5632eed262c38 timeCreated: 1543067563 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIKingFairyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8857b8ac5c10c1c46b68cce4d3c9b429 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIKnapsackTimeCDMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f8a5a2ad126e5af448c3c3ab4e862d5d timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUILevelGiftModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 06578f1ce7db3ad4890941f7cdbfc521 timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUILoginAdModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bfba1164f8c10c24e9e638523ea9d281 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUILoginModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4d028498045645c4dbc9ea7c97e1405c timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMagicianModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 896fb0af0ecfcaa41b1bd6202498fa0c timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMainRedDotWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 80b2913261dbda24c8015736780ad730 timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMapModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: aefcced4a62a09846a816cdd52fd0fd5 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMarketModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 80a60d8a976330d44ad04987842a7a2f timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIModelCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e647675c83372d94faa7f1d0c0a71990 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMonthlyInvestmentModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cc16e78485e0cc54a9de310d4f20585d timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMultipleExpModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 184ea66fdd47f5845bf378baabb48f50 timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMultipleRealmPointModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 48896e8ac4fe3e04cb56190be95ad16e timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMysticalPurchaseModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6e1a755e1f65708448dceca8b6c2ae6f timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUINewBieCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 27d94d735ae38f143890a001d9941b5e timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOSGiftModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e68a02949c361904996cbe52470702d2 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOSRedEnvelopeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0b7360ccc546c954fb5cfb767b8c8ac1 timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOSTimeLimitGiftModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c50d79c8d8550ea4c903207fdc0619dc timeCreated: 1543067562 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOffLineOnHookModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 288bc8f0f2b492c43b7e1abb0c93b271 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOffLineTimeLackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b38f6da1afb9cab4a8ebe956d0ef70dc timeCreated: 1543067561 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOpenServerActivityCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a4b59e2b5f1c51c4bb0dc4cec7d66cae timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOpenServerActivityNotifyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a75be801f80356049a2e0800c8514bbb timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOperationTimeHeplerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c1da5e6ed1826bb45a261d57439c0cf6 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPKModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ff2ad26384e9c4c44bb3659fc84fb939 timeCreated: 1543067565 timeCreated: 1543068719 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPackModelInterfaceWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f97bd5cb158e7c84792b879af71e31d0 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPackSendQuestMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 431f9417cee8a224fa6ffa39a745a8e0 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPersonalBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6f7079cfbbcfd2d4e8a4a4ba755b31d9 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPlayerPackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ca5a3371c10a33f499a5765438d0cbee timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPlayerSuitModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 295b6a9e0ff213944b3c9313fd5df193 timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPrayForDurgModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5093dd8dccd0ffc4583099d1c2d68b1f timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPrayerModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f9403e4630f3fc5478cd79acce0d4081 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPreciousItemGetModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1cc9cc8ffb4b42b4b8588096103346c2 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRankModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 87f4f6943faef864aaf2a3a2e4c8c746 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRealmBetterEquipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5394c7fbf196b9a4eab534c240b7f963 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRealmModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e89b5cefbd699924992bd979307ce9be timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRedEnvelopeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b0baab9ef76072b40956c8409e0cb73a timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRedpointCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a0ab36028c9ef7b4a9ee0598af59866d timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRedpointWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6fe686db582793c4fa1f207ba4502658 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIResourcesBackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 47e4575cd41b3e64b98c6b07f3df3ffa timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRewardPreviewGroupWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0bf5bb7b7d505f945b1444602423817a timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRidingAndPetActivationModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7d9cbfb2f3cb4ef4997476166c75ebd2 timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRoleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 010c47966f9b9164bbf31f61dae668f5 timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRoleParticularModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e07187f9b5216ca4b81abf50cf9332cf timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRolePointModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b6df7d36a433a5247947b283f906c813 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRolePromoteModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 38c134d9c115dbd4180fa42ccfbe0b6b timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRuneComposeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 52832d915ae39d2409d8473f22f49173 timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRuneModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1e19041e473f41b4dade835092a7266b timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRuneTowerModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5d797b770e8f4164daf5fdce8019e205 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUISetPrivateModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0be4ca78de9687345bb3b4ef18baa86b timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUISignInModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 854a6ebd3b9a10944a697b7d97dcaba9 timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUISkillModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c292fa3fe328a5b46a715d35cbd2ff15 timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIStoryMissionsModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 99f62f19aed557649ba25b4b2a06fba6 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITalentModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6fa1c8ced3fac4345baf9ea51cbd43f8 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITaskAllocationWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 82f6fccc511674f4984f208636a9221b timeCreated: 1543067559 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITeamModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4fb4960f223157e47aac6e71fc04ac16 timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITipPanelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3c80f1a0181df9a468ea1bfb3a4aec53 timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITitleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3542b5cce769e26439883aba69430d7c timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureEffectModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c4be420c146b060438d4a6f6336794ef timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureFindHostModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c25c51b69d20873418fb05e93549cfdb timeCreated: 1543067562 timeCreated: 1543068715 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a6bc1aa4349cc83439c92ef4796305e8 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureSoulModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8bd6f495dedd51a46a74a824278cc866 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITrialDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7b4abc2a3ca957b44a968e8033558a68 timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIUI3DModelExhibitionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 12598597a652e2b42b113679a5bf4bf4 timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIVipInvestModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8b1987db7a470484dae7f3fd1db72def timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIVipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 315738d31a74fb64393860f94fd54e3b timeCreated: 1543067555 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWelfareCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4f195a50e42f8ce4a9c158b851384ba6 timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWheelOfFortuneModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 82ef44cf21a8cfb43a66b0ab06f7634b timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWindowCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c86d95025e071234f9dd598f6ef86414 timeCreated: 1543067562 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWingsRedDotWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 896b185c10edd6b45808617c8f1d2068 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWishingPoolModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 179295a50262be046be00a8397aeb9b0 timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWorldBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 40e558ed931d2ae41ab298cf14318768 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SpeechTranslateWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 17a9984a5cd08e34ab884caa4d6c71fb timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StageManagerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6d8d613eff156b8468e98bc7f3eeb1bc timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StatusMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ee2bb110aab91814191301ea984f9857 timeCreated: 1543067564 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StoreModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 164aa39925cedb2438117a5a6ede7e41 timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StoryHintModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 57f0dd429fbdbc54cae34b105f0ab6ce timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SysNotifyMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 40fe2a17a6798cc4a882caf7e71f18f2 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemCollectionsGenericList1SystemInt32Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7f1893d796d1fa94fa36426bc2965843 timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemCollectionsIEnumeratorBridge.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 822f3e4391117494eaef4ad830ee2751 timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemObjectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 62542cdc4da26af44aaed12f3c11f7c3 timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemSettingWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ebd7ee352d228e94db0f1a0d0b614a17 timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TaiChiModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6c7952e1f4a41c344b1151aa02cba3ce timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TimeDownMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2f268016181278b46a3bdc8850d3205e timeCreated: 1543067554 timeCreated: 1543068708 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TimeMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f46cd0fb92220224ca20fbc6af163b43 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TimeUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3f9d51ae352f8e2458d0804995f9df10 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TransformExtensionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6514703ebb7916f44874457055b168cc timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UIEffectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 59c130622e06a624c8f7a813ae8980d5 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UIHelperWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d5a462752909cae498291208b8a2d835 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UILoaderWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7e21841df217253489767d9a17153d9f timeCreated: 1543067559 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UIUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4737cca69ceb4fd4f94c8382165a314e timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnionTaskModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e1c8280687b3f764cac9c64749a3dcff timeCreated: 1543067564 timeCreated: 1543068717 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineAnimationClipWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c7569a236c9760840bec447ceec817f7 timeCreated: 1543067562 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineAnimationCurveWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7115cfc72beb4d447a469885d955ff9d timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0dbe43e2202c42e48a194e017afc35c4 timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineBoundsWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4e6a4247db787454d877da96a4f9e0cb timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineColorWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4123dac3cfca9d342bbba92f423e5876 timeCreated: 1543067556 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineComponentWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ffcd04cd2ce98fe4bba52c7c75d3ef39 timeCreated: 1543067566 timeCreated: 1543068719 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineDebugWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f543b7eb3361d1646aa5cdf856ff9ae6 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineGameObjectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fd298b5b25f472d4bbbd3e255238e1a4 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineKeyframeWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1b9b5724b58215046833ad9a33467304 timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineLightWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1796fef401dca2b49b63e0de291f8dd6 timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineMathfWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2464e0d563e2d4f4e8661631cd3b1853 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineMonoBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 57e1f223b7441c74eaaed112f32f4276 timeCreated: 1543067557 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineObjectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d2334dcae7d69cd409c6efb246c6e6b6 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineParticleSystemWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 39c32bef984ef484e99aedd81dc9be1f timeCreated: 1543067555 timeCreated: 1543068709 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineQuaternionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c9c4bc4b62136584a93f4fa13c661d00 timeCreated: 1543067563 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineRay2DWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 88d577acadc3bcc4a9923785675d3d83 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineRayWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 03b0cc9f5eac0174182e7d00e03d216a timeCreated: 1543067552 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineRendererWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 636d7b332d92eaf4290bebbef9182f4a timeCreated: 1543067557 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineResourcesWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0fc02a3f4bbd41a4b9af2fecead23f6d timeCreated: 1543067553 timeCreated: 1543068706 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineSkinnedMeshRendererWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f7adaf92af6cfde4eae80c32e354bd0b timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineTextAssetWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f1424a6b868452b4da46e73d11fdc678 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineTimeWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c6e561828e791734c9f1169f0a2b6219 timeCreated: 1543067562 timeCreated: 1543068716 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineTransformWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 27ea589794e866340b8cfd604b8c3e64 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineUIButtonWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fe789d4f79521ab4096a8f71b43e46a0 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineUIImageWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f892e67e8dd805d499e47a43c058f597 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineUITextWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 732e783f81a83e14e8cdc0baccffeee9 timeCreated: 1543067558 timeCreated: 1543068712 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineVector2Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1ee87da8277f62249b5ad6b9706f2282 timeCreated: 1543067554 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineVector3Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a07f30e386d2f6540bb9c4708d685418 timeCreated: 1543067560 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineVector4Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1c7d1da32a269dc47915473fa1c87df2 timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineWWWWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: edcfec831a0496b4c9250b4f3b169da5 timeCreated: 1543067564 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/VersionUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 70d5423a052d756449c0aceac6627a06 timeCreated: 1543067558 timeCreated: 1543068711 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/VoiceHttpRequestWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a8ae24a5d19c30b4fbe3ef211808c940 timeCreated: 1543067561 timeCreated: 1543068714 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WashProModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 19d96167c7c8cbc4086963374d7e50eb timeCreated: 1543067553 timeCreated: 1543068707 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WindowJumpMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4c7103d4cb4d58b40bd056ba0d72bea4 timeCreated: 1543067556 timeCreated: 1543068710 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WorldMapSkipWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: feaa4dacd000a82468e6ed9dd02dc693 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WrapPusher.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f145ec802b6c055479f081527d83f647 timeCreated: 1543067565 timeCreated: 1543068718 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/XLuaGenAutoRegister.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8babb5fb6c492df4199b8f2698b16386 timeCreated: 1543067560 timeCreated: 1543068713 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/link.xml.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9b295ed99fb918f4490d2bbafe31d761 timeCreated: 1543067566 timeCreated: 1543068719 licenseType: Pro TextScriptImporter: userData: System/Dungeon/DungeonAssistModel.cs
@@ -252,15 +252,17 @@ } } public bool TryGetAssistResult(string _info,out string _result,out bool _isNew) public bool TryGetAssistResult(string _info,out string _date,out string _result,out bool _isNew) { string[] array = _info.Split('|'); _isNew = false; _date = string.Empty; _result = string.Empty; if(array.Length > 1) { _result = array[0]; bool.TryParse(array[1], out _isNew); _date = array[0]; _result = array[1]; bool.TryParse(array[2], out _isNew); return true; } return false; System/Dungeon/DungeonAssistPlayerWin.cs
@@ -167,6 +167,10 @@ } }); } else { assistModel.SendAssistRefresh(); } } } } System/Dungeon/DungeonAssistResultCell.cs
@@ -6,6 +6,7 @@ { public class DungeonAssistResultCell : ScrollerUI { [SerializeField] Text dateText; [SerializeField] Text result; [SerializeField] Image newImg; @@ -17,7 +18,9 @@ string resultInfo = resultlist[cell.index]; bool isNew = false; string info = string.Empty; assistModel.TryGetAssistResult(resultInfo,out info,out isNew); string date = string.Empty; assistModel.TryGetAssistResult(resultInfo,out date,out info,out isNew); dateText.text = date; result.text = info; newImg.gameObject.SetActive(isNew); } System/Dungeon/DungeonAssistWin.cs
@@ -66,6 +66,7 @@ CreateResultCell(); UpdateRegisterBtn(); UpdateVipAddCoins(); dungeonScoreText.text = UIHelper.GetMoneyCnt(16).ToString(); } private void CreateResultCell() @@ -89,7 +90,7 @@ private void UpdateXianYuanCoins() { dayScoreText.text = StringUtility.Contact(0,"/",assistModel.maxXianYuanCoins); dayScoreText.text = StringUtility.Contact(PlayerDatas.Instance.baseData.ExAttr11,"/",assistModel.maxXianYuanCoins); } private void UpdateVipAddCoins()