Core/GameEngine/Model/Config/RealmConfig.cs
@@ -1,16 +1,16 @@ //-------------------------------------------------------- // [Author]: 第二世界 // [ Date ]: Friday, August 10, 2018 //-------------------------------------------------------- using UnityEngine; using System; namespace TableConfig { public partial class RealmConfig : ConfigBase { //-------------------------------------------------------- // [Author]: 第二世界 // [ Date ]: Wednesday, January 16, 2019 //-------------------------------------------------------- using UnityEngine; using System; namespace TableConfig { public partial class RealmConfig : ConfigBase { public int Lv { get ; private set ; } public string Name { get ; private set; } public int IsBigRealm { get ; private set ; } @@ -27,15 +27,16 @@ public int FightPower { get ; private set ; } public int specialProperty { get ; private set ; } public int effectId { get ; private set ; } public override string getKey() { return Lv.ToString(); } public override void Parse() { try { public int requireIconEffect { get ; private set ; } public override string getKey() { return Lv.ToString(); } public override void Parse() { try { Lv=IsNumeric(rawContents[0]) ? int.Parse(rawContents[0]):0; Name = rawContents[1].Trim(); @@ -77,17 +78,19 @@ specialProperty=IsNumeric(rawContents[14]) ? int.Parse(rawContents[14]):0; effectId=IsNumeric(rawContents[15]) ? int.Parse(rawContents[15]):0; } catch (Exception ex) { DebugEx.Log(ex); } } } } requireIconEffect=IsNumeric(rawContents[16]) ? int.Parse(rawContents[16]):0; } catch (Exception ex) { DebugEx.Log(ex); } } } } Core/GameEngine/Model/Config/RealmConfig.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a8e3498d4f8ba4d49820b7f43c810d3a timeCreated: 1533905510 timeCreated: 1547608403 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen.meta
@@ -1,7 +1,7 @@ fileFormatVersion: 2 guid: d9678760629148748a9d2d5a32187c88 folderAsset: yes timeCreated: 1545203724 timeCreated: 1547610178 licenseType: Pro DefaultImporter: userData: Lua/Gen/ActionTypeClassWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6b33d65b389421d4ba88c39825ecc81a timeCreated: 1547519318 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AnyCountDownUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a5f402668aaaf4c4caf03164f94504d7 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetBundleUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8611943f865ded74f991022898cf5338 timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetPreLoadWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ddd9501d021a3e4449c123eafc351ee1 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetSourceWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 37dca09e843322e4c929a0121d5133bc timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/AssetVersionUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 351bd29709ee9194b87cd788263e5448 timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BattleEffectPlayRuleWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9af4f8cb7bea139439969d8767ea1d39 timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BlastFurnaceModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e39dda966c083274cb24fa0893b8288e timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BossFakeLineUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6291300004f760a469ed78b20ec9802a timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ButtonExWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b59759be7e2e1154a92a66d02a68023d timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/BuyItemPopModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8f3d9777110434f42a57c7f17824327c timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/CapacityDelayModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5e70543caa7b6f94181b5acd9dbc9a26 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ChatSettingWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 31db26ec06f46f043bff2f8b94db8b38 timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/CoinTaskTipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: baf736a801db54c4f8e05275638c6bef timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ComponentExtersionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e56dc313c9470ae41acc67d61ab878d4 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ComposeWinModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e0e359da308439d4e87a7d7ce8fd4cc5 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ConfigUtilWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 090e439cf625fd44f84cee3b8b11c2e9 timeCreated: 1545203725 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ConfigWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fe24085f9e8a4c8419652cc60904ec61 timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/CoroutineMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8cd31f2950b11e34ea4beee2046dae5d timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DebugExWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d763b57d4cfe6424da567c0e04d4f65a timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DebugUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2e45bdc7ab1407847ac64c5843fb2d66 timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DelegatesGensBridge.cs
@@ -2660,7 +2660,29 @@ #endif } public System.Collections.Generic.Dictionary<int, int> __Gen_Delegate_Imp116(object p0) public GetItemPathModel __Gen_Delegate_Imp116(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) { #endif RealStatePtr L = luaEnv.rawL; int errFunc = LuaAPI.pcall_prepare(L, errorFuncRef, luaReference); ObjectTranslator translator = luaEnv.translator; translator.PushAny(L, p0); PCall(L, 1, 1, errFunc); GetItemPathModel __gen_ret = (GetItemPathModel)translator.GetObject(L, errFunc + 1, typeof(GetItemPathModel)); LuaAPI.lua_settop(L, errFunc - 1); return __gen_ret; #if THREAD_SAFE || HOTFIX_ENABLE } #endif } public System.Collections.Generic.Dictionary<int, int> __Gen_Delegate_Imp117(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2682,7 +2704,7 @@ #endif } public void __Gen_Delegate_Imp117(object p0, PackType p1, int p2, int p3) public void __Gen_Delegate_Imp118(object p0, PackType p1, int p2, int p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2707,7 +2729,7 @@ #endif } public bool __Gen_Delegate_Imp118(object p0, int p1, out Snxxz.UI.FashionDress p2) public bool __Gen_Delegate_Imp119(object p0, int p1, out Snxxz.UI.FashionDress p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2731,7 +2753,7 @@ #endif } public bool __Gen_Delegate_Imp119(object p0, int p1, int p2, out System.Collections.Generic.List<int> p3) public bool __Gen_Delegate_Imp120(object p0, int p1, int p2, out System.Collections.Generic.List<int> p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2756,7 +2778,7 @@ #endif } public bool __Gen_Delegate_Imp120(object p0, int p1, out System.Collections.Generic.List<int> p2) public bool __Gen_Delegate_Imp121(object p0, int p1, out System.Collections.Generic.List<int> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2780,7 +2802,7 @@ #endif } public bool __Gen_Delegate_Imp121(object p0, int p1, int p2, out System.Collections.Generic.Dictionary<int, int> p3) public bool __Gen_Delegate_Imp122(object p0, int p1, int p2, out System.Collections.Generic.Dictionary<int, int> p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2805,7 +2827,7 @@ #endif } public bool __Gen_Delegate_Imp122(object p0, int p1, out System.Collections.Generic.Dictionary<int, int> p2) public bool __Gen_Delegate_Imp123(object p0, int p1, out System.Collections.Generic.Dictionary<int, int> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2829,7 +2851,7 @@ #endif } public bool __Gen_Delegate_Imp123(object p0, ref System.Collections.Generic.List<int> p1) public bool __Gen_Delegate_Imp124(object p0, ref System.Collections.Generic.List<int> p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2853,7 +2875,7 @@ #endif } public bool __Gen_Delegate_Imp124(object p0, out System.Collections.Generic.List<int> p1) public bool __Gen_Delegate_Imp125(object p0, out System.Collections.Generic.List<int> p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2876,7 +2898,7 @@ #endif } public void __Gen_Delegate_Imp125(object p0, int p1, int p2, int p3, int p4) public void __Gen_Delegate_Imp126(object p0, int p1, int p2, int p3, int p4) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2902,7 +2924,7 @@ #endif } public Snxxz.UI.MagicianModel __Gen_Delegate_Imp126(object p0) public Snxxz.UI.MagicianModel __Gen_Delegate_Imp127(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2924,7 +2946,7 @@ #endif } public int __Gen_Delegate_Imp127(object p0, Snxxz.UI.ServerItem p1, Snxxz.UI.ServerItem p2) public int __Gen_Delegate_Imp128(object p0, Snxxz.UI.ServerItem p1, Snxxz.UI.ServerItem p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2948,7 +2970,7 @@ #endif } public void __Gen_Delegate_Imp128(bool p0) public void __Gen_Delegate_Imp129(bool p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2970,7 +2992,7 @@ #endif } public Snxxz.UI.GatherSoulDungeonModel __Gen_Delegate_Imp129(object p0) public Snxxz.UI.GatherSoulDungeonModel __Gen_Delegate_Imp130(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -2992,7 +3014,7 @@ #endif } public void __Gen_Delegate_Imp130(object p0, int p1, uint p2) public void __Gen_Delegate_Imp131(object p0, int p1, uint p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3016,7 +3038,7 @@ #endif } public Snxxz.UI.GatherSoulComposeModel __Gen_Delegate_Imp131(object p0) public Snxxz.UI.GatherSoulComposeModel __Gen_Delegate_Imp132(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3038,7 +3060,7 @@ #endif } public Snxxz.UI.GatheringSoulModel __Gen_Delegate_Imp132(object p0) public Snxxz.UI.GatheringSoulModel __Gen_Delegate_Imp133(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3060,7 +3082,7 @@ #endif } public void __Gen_Delegate_Imp133(object p0, Snxxz.UI.GatherSoulComposeModel.ComposeCategory p1) public void __Gen_Delegate_Imp134(object p0, Snxxz.UI.GatherSoulComposeModel.ComposeCategory p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3083,7 +3105,7 @@ #endif } public System.Collections.Generic.List<Snxxz.UI.GatherSoulComposeModel.ComposeCategory> __Gen_Delegate_Imp134(object p0) public System.Collections.Generic.List<Snxxz.UI.GatherSoulComposeModel.ComposeCategory> __Gen_Delegate_Imp135(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3105,7 +3127,7 @@ #endif } public System.Collections.Generic.Dictionary<Snxxz.UI.GatherSoulComposeModel.ComposeCategory, System.Collections.Generic.List<int>> __Gen_Delegate_Imp135(object p0) public System.Collections.Generic.Dictionary<Snxxz.UI.GatherSoulComposeModel.ComposeCategory, System.Collections.Generic.List<int>> __Gen_Delegate_Imp136(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3127,7 +3149,7 @@ #endif } public Snxxz.UI.GatherSoulComposeModel.ComposeCategory __Gen_Delegate_Imp136(object p0) public Snxxz.UI.GatherSoulComposeModel.ComposeCategory __Gen_Delegate_Imp137(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3149,7 +3171,7 @@ #endif } public Snxxz.UI.VirtualItem __Gen_Delegate_Imp137(object p0) public Snxxz.UI.VirtualItem __Gen_Delegate_Imp138(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3171,7 +3193,7 @@ #endif } public void __Gen_Delegate_Imp138(object p0, Snxxz.UI.VirtualItem p1) public void __Gen_Delegate_Imp139(object p0, Snxxz.UI.VirtualItem p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3194,7 +3216,7 @@ #endif } public bool __Gen_Delegate_Imp139(object p0, int p1, out Snxxz.UI.GatherSoulComposeModel.Compose p2) public bool __Gen_Delegate_Imp140(object p0, int p1, out Snxxz.UI.GatherSoulComposeModel.Compose p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3218,7 +3240,7 @@ #endif } public void __Gen_Delegate_Imp140(object p0, UnityEngine.Vector3 p1) public void __Gen_Delegate_Imp141(object p0, UnityEngine.Vector3 p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3241,7 +3263,7 @@ #endif } public System.Collections.IEnumerator __Gen_Delegate_Imp141(object p0, object p1) public System.Collections.IEnumerator __Gen_Delegate_Imp142(object p0, object p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3264,7 +3286,7 @@ #endif } public bool __Gen_Delegate_Imp142(object p0, ScrollerDataType p1, int p2, out float p3) public bool __Gen_Delegate_Imp143(object p0, ScrollerDataType p1, int p2, out float p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3289,7 +3311,7 @@ #endif } public void __Gen_Delegate_Imp143(object p0, int p1, int p2, bool p3) public void __Gen_Delegate_Imp144(object p0, int p1, int p2, bool p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3314,7 +3336,7 @@ #endif } public Snxxz.UI.GatherSoulDungeonHelp __Gen_Delegate_Imp144(object p0) public Snxxz.UI.GatherSoulDungeonHelp __Gen_Delegate_Imp145(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3336,7 +3358,7 @@ #endif } public void __Gen_Delegate_Imp145(object p0, Snxxz.UI.GatherSoulDungeonHelp p1) public void __Gen_Delegate_Imp146(object p0, Snxxz.UI.GatherSoulDungeonHelp p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3359,7 +3381,7 @@ #endif } public bool __Gen_Delegate_Imp146(object p0, int p1, out System.Collections.Generic.List<Snxxz.UI.GatherSoulDungeonModel.ItemInfo> p2) public bool __Gen_Delegate_Imp147(object p0, int p1, out System.Collections.Generic.List<Snxxz.UI.GatherSoulDungeonModel.ItemInfo> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3383,7 +3405,7 @@ #endif } public int __Gen_Delegate_Imp147(object p0, Snxxz.UI.GatherSoulDungeonModel.ItemInfo p1, Snxxz.UI.GatherSoulDungeonModel.ItemInfo p2) public int __Gen_Delegate_Imp148(object p0, Snxxz.UI.GatherSoulDungeonModel.ItemInfo p1, Snxxz.UI.GatherSoulDungeonModel.ItemInfo p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3407,7 +3429,7 @@ #endif } public Snxxz.UI.VirtualPackModel __Gen_Delegate_Imp148(object p0) public Snxxz.UI.VirtualPackModel __Gen_Delegate_Imp149(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3429,7 +3451,7 @@ #endif } public void __Gen_Delegate_Imp149(object p0, ItemWinBtnType p1, object p2) public void __Gen_Delegate_Imp150(object p0, ItemWinBtnType p1, object p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3453,7 +3475,7 @@ #endif } public void __Gen_Delegate_Imp150(object p0, PackType p1, int p2) public void __Gen_Delegate_Imp151(object p0, PackType p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3477,7 +3499,7 @@ #endif } public void __Gen_Delegate_Imp151(object p0, Snxxz.UI.SortType p1, int p2) public void __Gen_Delegate_Imp152(object p0, Snxxz.UI.SortType p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3501,7 +3523,7 @@ #endif } public int __Gen_Delegate_Imp152(object p0, int p1, int p2) public int __Gen_Delegate_Imp153(object p0, int p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3525,7 +3547,7 @@ #endif } public System.Collections.IEnumerator __Gen_Delegate_Imp153(object p0, UnityEngine.Vector3 p1, UnityEngine.Vector3 p2) public System.Collections.IEnumerator __Gen_Delegate_Imp154(object p0, UnityEngine.Vector3 p1, UnityEngine.Vector3 p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3549,7 +3571,7 @@ #endif } public System.Collections.Generic.List<Snxxz.UI.GatherSoulItem> __Gen_Delegate_Imp154(object p0) public System.Collections.Generic.List<Snxxz.UI.GatherSoulItem> __Gen_Delegate_Imp155(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3571,7 +3593,7 @@ #endif } public string __Gen_Delegate_Imp155(int p0) public string __Gen_Delegate_Imp156(int p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3593,7 +3615,7 @@ #endif } public int __Gen_Delegate_Imp156(object p0, object p1) public int __Gen_Delegate_Imp157(object p0, object p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3616,7 +3638,7 @@ #endif } public void __Gen_Delegate_Imp157(object p0, PackType p1) public void __Gen_Delegate_Imp158(object p0, PackType p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3639,7 +3661,7 @@ #endif } public void __Gen_Delegate_Imp158(object p0, int p1, ref System.Collections.Generic.List<Snxxz.UI.GatherSoulItem> p2) public void __Gen_Delegate_Imp159(object p0, int p1, ref System.Collections.Generic.List<Snxxz.UI.GatherSoulItem> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3664,7 +3686,7 @@ #endif } public bool __Gen_Delegate_Imp159(object p0, object p1, int p2, out int p3) public bool __Gen_Delegate_Imp160(object p0, object p1, int p2, out int p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3689,7 +3711,7 @@ #endif } public bool __Gen_Delegate_Imp160(object p0, object p1, out int p2) public bool __Gen_Delegate_Imp161(object p0, object p1, out int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3713,7 +3735,7 @@ #endif } public bool __Gen_Delegate_Imp161(object p0, int p1, object p2) public bool __Gen_Delegate_Imp162(object p0, int p1, object p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3737,7 +3759,7 @@ #endif } public int __Gen_Delegate_Imp162(object p0, int p1, object p2) public int __Gen_Delegate_Imp163(object p0, int p1, object p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3761,7 +3783,7 @@ #endif } public bool __Gen_Delegate_Imp163(object p0, int p1, int p2) public bool __Gen_Delegate_Imp164(object p0, int p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3785,7 +3807,7 @@ #endif } public bool __Gen_Delegate_Imp164(object p0, object p1, int p2, int p3) public bool __Gen_Delegate_Imp165(object p0, object p1, int p2, int p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3810,7 +3832,7 @@ #endif } public void __Gen_Delegate_Imp165(object p0, object p1, int p2) public void __Gen_Delegate_Imp166(object p0, object p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3834,7 +3856,7 @@ #endif } public bool __Gen_Delegate_Imp166(object p0, Snxxz.UI.VirtualItem p1) public bool __Gen_Delegate_Imp167(object p0, Snxxz.UI.VirtualItem p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3857,7 +3879,7 @@ #endif } public bool __Gen_Delegate_Imp167(object p0, int p1, out Snxxz.UI.GatherSoulHoleCondition p2) public bool __Gen_Delegate_Imp168(object p0, int p1, out Snxxz.UI.GatherSoulHoleCondition p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3881,7 +3903,7 @@ #endif } public bool __Gen_Delegate_Imp168(object p0, int p1, out Snxxz.UI.GatherSoulItem p2) public bool __Gen_Delegate_Imp169(object p0, int p1, out Snxxz.UI.GatherSoulItem p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3905,7 +3927,7 @@ #endif } public int __Gen_Delegate_Imp169(object p0, int p1, int p2, int p3) public int __Gen_Delegate_Imp170(object p0, int p1, int p2, int p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3930,7 +3952,7 @@ #endif } public int __Gen_Delegate_Imp170(object p0, int p1, ulong p2) public int __Gen_Delegate_Imp171(object p0, int p1, ulong p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3954,7 +3976,7 @@ #endif } public int __Gen_Delegate_Imp171(object p0, int p1, int p2, bool p3) public int __Gen_Delegate_Imp172(object p0, int p1, int p2, bool p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -3979,7 +4001,7 @@ #endif } public void __Gen_Delegate_Imp172(object p0, object p1, ref System.Collections.Generic.Dictionary<int, int> p2) public void __Gen_Delegate_Imp173(object p0, object p1, ref System.Collections.Generic.Dictionary<int, int> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4004,7 +4026,7 @@ #endif } public int __Gen_Delegate_Imp173(object p0, PackType p1) public int __Gen_Delegate_Imp174(object p0, PackType p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4027,7 +4049,7 @@ #endif } public bool __Gen_Delegate_Imp174(object p0, PackType p1, out System.Collections.Generic.List<int> p2) public bool __Gen_Delegate_Imp175(object p0, PackType p1, out System.Collections.Generic.List<int> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4051,7 +4073,7 @@ #endif } public void __Gen_Delegate_Imp175(object p0, PackType p1, ref System.Collections.Generic.List<Snxxz.UI.VirtualPackItem> p2, object p3) public void __Gen_Delegate_Imp176(object p0, PackType p1, ref System.Collections.Generic.List<Snxxz.UI.VirtualPackItem> p2, object p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4077,7 +4099,7 @@ #endif } public Snxxz.UI.KingTreasureModel __Gen_Delegate_Imp176(object p0) public Snxxz.UI.KingTreasureModel __Gen_Delegate_Imp177(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4099,7 +4121,7 @@ #endif } public TableConfig.KingTreasureItemConfig __Gen_Delegate_Imp177(object p0) public TableConfig.KingTreasureItemConfig __Gen_Delegate_Imp178(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4121,7 +4143,7 @@ #endif } public string __Gen_Delegate_Imp178(object p0, object p1, int p2) public string __Gen_Delegate_Imp179(object p0, object p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4145,7 +4167,7 @@ #endif } public Snxxz.UI.KingTreasureShowModel __Gen_Delegate_Imp179(object p0) public Snxxz.UI.KingTreasureShowModel __Gen_Delegate_Imp180(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4167,7 +4189,7 @@ #endif } public Snxxz.UI.CrossServerOneVsOne __Gen_Delegate_Imp180(object p0) public Snxxz.UI.CrossServerOneVsOne __Gen_Delegate_Imp181(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4189,7 +4211,7 @@ #endif } public void __Gen_Delegate_Imp181(object p0, Snxxz.UI.CrossServerOneVsOne p1) public void __Gen_Delegate_Imp182(object p0, Snxxz.UI.CrossServerOneVsOne p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4212,7 +4234,7 @@ #endif } public Snxxz.UI.LoginModel __Gen_Delegate_Imp182(object p0) public Snxxz.UI.LoginModel __Gen_Delegate_Imp183(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4234,7 +4256,7 @@ #endif } public void __Gen_Delegate_Imp183(object p0, object p1, object p2, int p3, bool p4) public void __Gen_Delegate_Imp184(object p0, object p1, object p2, int p3, bool p4) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4260,7 +4282,7 @@ #endif } public void __Gen_Delegate_Imp184(object p0, byte p1) public void __Gen_Delegate_Imp185(object p0, byte p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4283,7 +4305,7 @@ #endif } public PlayerTaskDatas __Gen_Delegate_Imp185(object p0) public PlayerTaskDatas __Gen_Delegate_Imp186(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4305,7 +4327,7 @@ #endif } public System.Collections.IEnumerator __Gen_Delegate_Imp186(object p0, int p1, int p2) public System.Collections.IEnumerator __Gen_Delegate_Imp187(object p0, int p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4329,7 +4351,7 @@ #endif } public void __Gen_Delegate_Imp187(object p0, TreasureCategory p1) public void __Gen_Delegate_Imp188(object p0, TreasureCategory p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4352,7 +4374,7 @@ #endif } public Snxxz.UI.VipModel __Gen_Delegate_Imp188(object p0) public Snxxz.UI.VipModel __Gen_Delegate_Imp189(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4374,7 +4396,7 @@ #endif } public Snxxz.UI.MarketModel __Gen_Delegate_Imp189(object p0) public Snxxz.UI.MarketModel __Gen_Delegate_Imp190(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4396,7 +4418,7 @@ #endif } public Snxxz.UI.FlashSaleModel __Gen_Delegate_Imp190(object p0) public Snxxz.UI.FlashSaleModel __Gen_Delegate_Imp191(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4418,7 +4440,7 @@ #endif } public void __Gen_Delegate_Imp191(object p0, Snxxz.UI.OperationFlashSale.FlashSaleGift p1) public void __Gen_Delegate_Imp192(object p0, Snxxz.UI.OperationFlashSale.FlashSaleGift p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4441,7 +4463,7 @@ #endif } public Snxxz.UI.MysticalPurchaseModel __Gen_Delegate_Imp192(object p0) public Snxxz.UI.MysticalPurchaseModel __Gen_Delegate_Imp193(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4463,7 +4485,7 @@ #endif } public Snxxz.UI.ImpactRankModel __Gen_Delegate_Imp193(object p0) public Snxxz.UI.ImpactRankModel __Gen_Delegate_Imp194(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4485,7 +4507,7 @@ #endif } public Snxxz.UI.OSRedEnvelopeModel __Gen_Delegate_Imp194(object p0) public Snxxz.UI.OSRedEnvelopeModel __Gen_Delegate_Imp195(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4507,7 +4529,7 @@ #endif } public Snxxz.UI.FairyLeagueModel __Gen_Delegate_Imp195(object p0) public Snxxz.UI.FairyLeagueModel __Gen_Delegate_Imp196(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4529,7 +4551,7 @@ #endif } public Snxxz.UI.FairyGrabBossModel __Gen_Delegate_Imp196(object p0) public Snxxz.UI.FairyGrabBossModel __Gen_Delegate_Imp197(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4551,7 +4573,7 @@ #endif } public Snxxz.UI.OSGiftModel __Gen_Delegate_Imp197(object p0) public Snxxz.UI.OSGiftModel __Gen_Delegate_Imp198(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4573,7 +4595,7 @@ #endif } public void __Gen_Delegate_Imp198(object p0, Snxxz.UI.Operation p1) public void __Gen_Delegate_Imp199(object p0, Snxxz.UI.Operation p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4596,7 +4618,7 @@ #endif } public OpenServiceAchievementModel __Gen_Delegate_Imp199(object p0) public OpenServiceAchievementModel __Gen_Delegate_Imp200(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4618,7 +4640,7 @@ #endif } public void __Gen_Delegate_Imp200(object p0, int p1, object p2, int p3, int p4) public void __Gen_Delegate_Imp201(object p0, int p1, object p2, int p3, int p4) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4644,7 +4666,7 @@ #endif } public Snxxz.UI.RealmModel __Gen_Delegate_Imp201(object p0) public Snxxz.UI.RealmModel __Gen_Delegate_Imp202(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4666,7 +4688,7 @@ #endif } public Snxxz.UI.MagicianModel __Gen_Delegate_Imp202() public Snxxz.UI.MagicianModel __Gen_Delegate_Imp203() { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4687,7 +4709,7 @@ #endif } public bool __Gen_Delegate_Imp203(uint p0, out System.Collections.Generic.Dictionary<int, int> p1) public bool __Gen_Delegate_Imp204(uint p0, out System.Collections.Generic.Dictionary<int, int> p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4710,7 +4732,7 @@ #endif } public bool __Gen_Delegate_Imp204(uint p0, int p1, out int p2) public bool __Gen_Delegate_Imp205(uint p0, int p1, out int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4734,7 +4756,7 @@ #endif } public byte __Gen_Delegate_Imp205(int p0, int p1) public byte __Gen_Delegate_Imp206(int p0, int p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4757,7 +4779,7 @@ #endif } public void __Gen_Delegate_Imp206(int p0, int p1, bool p2) public void __Gen_Delegate_Imp207(int p0, int p1, bool p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4781,7 +4803,7 @@ #endif } public bool __Gen_Delegate_Imp207(Snxxz.UI.EquipShowSwitch.EquipShowSwitchType p0, uint p1) public bool __Gen_Delegate_Imp208(Snxxz.UI.EquipShowSwitch.EquipShowSwitchType p0, uint p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4804,7 +4826,7 @@ #endif } public void __Gen_Delegate_Imp208(uint p0) public void __Gen_Delegate_Imp209(uint p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4826,7 +4848,7 @@ #endif } public System.Collections.Generic.Dictionary<int, string> __Gen_Delegate_Imp209(object p0) public System.Collections.Generic.Dictionary<int, string> __Gen_Delegate_Imp210(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4848,7 +4870,7 @@ #endif } public int[] __Gen_Delegate_Imp210(object p0) public int[] __Gen_Delegate_Imp211(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4870,7 +4892,7 @@ #endif } public int[] __Gen_Delegate_Imp211(object p0, int p1) public int[] __Gen_Delegate_Imp212(object p0, int p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4893,7 +4915,7 @@ #endif } public bool __Gen_Delegate_Imp212(object p0, int p1, int p2, int p3, out int p4) public bool __Gen_Delegate_Imp213(object p0, int p1, int p2, int p3, out int p4) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4919,7 +4941,7 @@ #endif } public Snxxz.UI.GodWeaponInfo __Gen_Delegate_Imp213(object p0, int p1) public Snxxz.UI.GodWeaponInfo __Gen_Delegate_Imp214(object p0, int p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4942,7 +4964,7 @@ #endif } public bool __Gen_Delegate_Imp214(object p0, int p1, out System.Collections.Generic.List<Snxxz.UI.GodWeaponCondition> p2) public bool __Gen_Delegate_Imp215(object p0, int p1, out System.Collections.Generic.List<Snxxz.UI.GodWeaponCondition> p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4966,7 +4988,7 @@ #endif } public bool __Gen_Delegate_Imp215(object p0, int p1, int p2, out int p3) public bool __Gen_Delegate_Imp216(object p0, int p1, int p2, out int p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -4991,7 +5013,7 @@ #endif } public bool __Gen_Delegate_Imp216(object p0, int p1, out Snxxz.UI.AutoHammerCost p2) public bool __Gen_Delegate_Imp217(object p0, int p1, out Snxxz.UI.AutoHammerCost p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5015,7 +5037,7 @@ #endif } public System.Collections.Generic.Dictionary<int, int> __Gen_Delegate_Imp217(object p0, int p1, int p2) public System.Collections.Generic.Dictionary<int, int> __Gen_Delegate_Imp218(object p0, int p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5039,7 +5061,7 @@ #endif } public System.Collections.Generic.List<int> __Gen_Delegate_Imp218(object p0, int p1) public System.Collections.Generic.List<int> __Gen_Delegate_Imp219(object p0, int p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5062,7 +5084,7 @@ #endif } public string __Gen_Delegate_Imp219(object p0, int p1, int p2) public string __Gen_Delegate_Imp220(object p0, int p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5086,7 +5108,7 @@ #endif } public void __Gen_Delegate_Imp220(object p0, object p1, object p2) public void __Gen_Delegate_Imp221(object p0, object p1, object p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5110,7 +5132,7 @@ #endif } public void __Gen_Delegate_Imp221(object p0, Snxxz.UI.ActivateShow.ActivateFunc p1) public void __Gen_Delegate_Imp222(object p0, Snxxz.UI.ActivateShow.ActivateFunc p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5133,7 +5155,7 @@ #endif } public void __Gen_Delegate_Imp222(object p0, Snxxz.UI.ActivateShow.ActivateFunc p1, int p2) public void __Gen_Delegate_Imp223(object p0, Snxxz.UI.ActivateShow.ActivateFunc p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5157,7 +5179,7 @@ #endif } public bool __Gen_Delegate_Imp223(object p0, int p1, out int p2, out int p3) public bool __Gen_Delegate_Imp224(object p0, int p1, out int p2, out int p3) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5182,7 +5204,7 @@ #endif } public Snxxz.UI.FuncSwitchModel __Gen_Delegate_Imp224(object p0) public Snxxz.UI.FuncSwitchModel __Gen_Delegate_Imp225(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5204,7 +5226,7 @@ #endif } public System.Collections.Generic.Dictionary<int, Snxxz.UI.FuncSwitchModel.FuncSwithData> __Gen_Delegate_Imp225(object p0) public System.Collections.Generic.Dictionary<int, Snxxz.UI.FuncSwitchModel.FuncSwithData> __Gen_Delegate_Imp226(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5226,7 +5248,7 @@ #endif } public Snxxz.UI.TestModel __Gen_Delegate_Imp226(object p0) public Snxxz.UI.TestModel __Gen_Delegate_Imp227(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5248,7 +5270,7 @@ #endif } public UIEffect __Gen_Delegate_Imp227(object p0) public UIEffect __Gen_Delegate_Imp228(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5270,7 +5292,7 @@ #endif } public Treasure3DConfig __Gen_Delegate_Imp228(object p0) public Treasure3DConfig __Gen_Delegate_Imp229(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5292,7 +5314,7 @@ #endif } public Snxxz.UI.AchievementModel __Gen_Delegate_Imp229(object p0) public Snxxz.UI.AchievementModel __Gen_Delegate_Imp230(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5314,7 +5336,7 @@ #endif } public UnityEngine.Vector3 __Gen_Delegate_Imp230(object p0, int p1) public UnityEngine.Vector3 __Gen_Delegate_Imp231(object p0, int p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5337,7 +5359,7 @@ #endif } public UnityEngine.Vector3 __Gen_Delegate_Imp231(object p0, UnityEngine.Vector3 p1) public UnityEngine.Vector3 __Gen_Delegate_Imp232(object p0, UnityEngine.Vector3 p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5360,7 +5382,7 @@ #endif } public System.Collections.IEnumerator __Gen_Delegate_Imp232(object p0, float p1) public System.Collections.IEnumerator __Gen_Delegate_Imp233(object p0, float p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5383,7 +5405,7 @@ #endif } public void __Gen_Delegate_Imp233(object p0, bool p1, bool p2) public void __Gen_Delegate_Imp234(object p0, bool p1, bool p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5407,7 +5429,7 @@ #endif } public void __Gen_Delegate_Imp234(object p0, Snxxz.UI.TreasureAnimation.TreasureShowStep p1) public void __Gen_Delegate_Imp235(object p0, Snxxz.UI.TreasureAnimation.TreasureShowStep p1) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5430,7 +5452,7 @@ #endif } public void __Gen_Delegate_Imp235(object p0, bool p1, int p2) public void __Gen_Delegate_Imp236(object p0, bool p1, int p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5454,7 +5476,7 @@ #endif } public UnityEngine.Transform __Gen_Delegate_Imp236(object p0) public UnityEngine.Transform __Gen_Delegate_Imp237(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5476,7 +5498,7 @@ #endif } public UnityEngine.Vector3 __Gen_Delegate_Imp237(object p0) public UnityEngine.Vector3 __Gen_Delegate_Imp238(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5498,7 +5520,7 @@ #endif } public Treasure3DConfig.TreasureParam __Gen_Delegate_Imp238(object p0) public Treasure3DConfig.TreasureParam __Gen_Delegate_Imp239(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5520,7 +5542,7 @@ #endif } public Snxxz.UI.UI3DTreasureSelectStage __Gen_Delegate_Imp239() public Snxxz.UI.UI3DTreasureSelectStage __Gen_Delegate_Imp240() { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5541,7 +5563,7 @@ #endif } public TreasureCategory __Gen_Delegate_Imp240(object p0) public TreasureCategory __Gen_Delegate_Imp241(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5563,7 +5585,7 @@ #endif } public void __Gen_Delegate_Imp241(object p0, bool p1, TreasureCategory p2) public void __Gen_Delegate_Imp242(object p0, bool p1, TreasureCategory p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5587,7 +5609,7 @@ #endif } public System.Collections.IEnumerator __Gen_Delegate_Imp242(object p0, TreasureCategory p1, object p2) public System.Collections.IEnumerator __Gen_Delegate_Imp243(object p0, TreasureCategory p1, object p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5611,7 +5633,7 @@ #endif } public void __Gen_Delegate_Imp243(object p0, TreasureCategory p1, bool p2) public void __Gen_Delegate_Imp244(object p0, TreasureCategory p1, bool p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5635,7 +5657,7 @@ #endif } public System.Collections.IEnumerator __Gen_Delegate_Imp244(object p0, object p1, float p2) public System.Collections.IEnumerator __Gen_Delegate_Imp245(object p0, object p1, float p2) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) @@ -5659,7 +5681,7 @@ #endif } public Snxxz.UI.SignInModel __Gen_Delegate_Imp245(object p0) public Snxxz.UI.SignInModel __Gen_Delegate_Imp246(object p0) { #if THREAD_SAFE || HOTFIX_ENABLE lock (luaEnv.luaEnvLock) Lua/Gen/DelegatesGensBridge.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a0b56727fd4fea343b550221deb3c6ae timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DeviceUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e0394523015dcbc4cb0aa1d6508e44ae timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/DownLoadAndDiscompressTaskWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 25216f7d198f0c6428ecd63731669f33 timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EffectMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5930687282c30cb4f93bce8f0809dad0 timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EnumWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f009f9a17f8be9f458171486c9202b79 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EquationWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 066c9ab386907f94ab3903ef467f9ea7 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EquipReinforceModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 66016ef90fed5cd439dd0adb7baa2ecf timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/EquipWashModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7b5f25bbd1ab3434eb7c434bc58ef5e9 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FairyJadeInvestmentModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cab4b10c29cc7dc4abb19e9861361f80 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FakeDungeonUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: dffdd9bd43dcec54683d7858b016c780 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FeatureNoticeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c7f69fe9f17f6a8479374e4ab0d2f66c timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FileExtersionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7d14bc2c53249264a97239cdcf10b003 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FlyObjectManagerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f69eb24936d1a43478d5ea457bbd92fc timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/FriendsModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 49e9440885ee43b4abe037e14930bced timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GAMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 702cc30ef837b9946a62cdf89c15bfc7 timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GMCmdModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ac1d1418bddb705498026c8e7c4db682 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GMCommandWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ecfa2569270eac5468c0720889ff4e7a timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GameNetSystemWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c7db64a06c1063c449738fbe1dd9eeb1 timeCreated: 1544413151 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GameObjectPoolManagerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8240591cdcb2bd94bae9aadfd4686a1e timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GetItemPathModelWrap.cs
@@ -390,8 +390,9 @@ { TableConfig.ItemConfig _itemConfig = (TableConfig.ItemConfig)translator.GetObject(L, 2, typeof(TableConfig.ItemConfig)); System.Collections.Generic.List<TableConfig.GetItemWaysConfig> gen_ret = gen_to_be_invoked.GetWaysList( ); System.Collections.Generic.List<TableConfig.GetItemWaysConfig> gen_ret = gen_to_be_invoked.GetWaysList( _itemConfig ); translator.Push(L, gen_ret); Lua/Gen/GetItemPathModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c98bb518dddec014aa3ca6529f58c313 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GlobalTimeEventWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c6feee32634fd0e4e98f8930cbe8a3f4 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GodBeastModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ee8e559e708430e4189950eeb07d05fc timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GuideDialogueModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 64132c03ef199ff4d85ba3e4e52d0292 timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/GuideMessageModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 73887493514290546a7b6aa957f25271 timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HangUpSetModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 168fce468f2571a4d8f38ecd14c17d0a timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HeavenBattleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 31e3e803811be714890b513a2f84fd7a timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HorseClassWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bf87757ba1033fd48bf5e7e744406290 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HowToPlayModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: feae217e8f1f1ae4bb0c8e4abb43ae19 timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/HttpRequestWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b2bbc86c4d07c834a82790da76220259 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/IceLodeStarAwardClassWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9f97c28c957358d4986d31d40c4d0266 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/InGameDownLoadWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c92be5c8353a0074ab03f8042289fd9f timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/InSevenDayModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 05eee8e7f3a7dd541802f349e1e5c6fc timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/Item_ClassWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3dedb05378ac5dd468d9b80542e3c598 timeCreated: 1545374463 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/KnapSackEventMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0a092fbcd917d4948aa7fde0d1c2d4f0 timeCreated: 1545203725 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LanguageVerifyWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5bda56259d55e394b861c4d910287693 timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LaunchPostProcessWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6e451be4e139d654181ce31ea23236aa timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LayerUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 02f4e74da3bf8144c88d505289838129 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LimitedTimePackageItemClassModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: df90855880c7f0d409090ca0ba00b4b5 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c303090778d22d7448e3d9736cb4e3d8 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaGameNetPackBaseWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 333249414882acb43b9e44454e680357 timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaGameNetSystemWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4fbe10918b7ea9049824e4b5f8f966bb timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaWindowUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1dc4c7af13f65cc40af69f4ab5d97f52 timeCreated: 1545203726 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/LuaWindowWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 70033881d291a414597e8579fb4a95a7 timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/MapTransferUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d8215f2db00d95d4697cb042ea5dc2c3 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/MaterialUtilityWrap.cs
@@ -31,7 +31,7 @@ Utils.EndObjectRegister(type, L, translator, null, null, null, null, null); Utils.BeginClassRegister(type, L, __CreateInstance, 9, 1, 0); Utils.BeginClassRegister(type, L, __CreateInstance, 9, 2, 1); Utils.RegisterFunc(L, Utils.CLS_IDX, "GetDefaultSpriteGrayMaterial", _m_GetDefaultSpriteGrayMaterial_xlua_st_); Utils.RegisterFunc(L, Utils.CLS_IDX, "GetInstantiatedSpriteGrayMaterial", _m_GetInstantiatedSpriteGrayMaterial_xlua_st_); Utils.RegisterFunc(L, Utils.CLS_IDX, "GetSmoothMaskGrayMaterial", _m_GetSmoothMaskGrayMaterial_xlua_st_); @@ -44,8 +44,10 @@ Utils.RegisterFunc(L, Utils.CLS_GETTER_IDX, "hudMaterial", _g_get_hudMaterial); Utils.RegisterFunc(L, Utils.CLS_GETTER_IDX, "m_HudMaterial", _g_get_m_HudMaterial); Utils.RegisterFunc(L, Utils.CLS_SETTER_IDX, "m_HudMaterial", _s_set_m_HudMaterial); Utils.EndClassRegister(type, L, translator); } @@ -287,8 +289,33 @@ return 1; } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _g_get_m_HudMaterial(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); translator.Push(L, MaterialUtility.m_HudMaterial); } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } return 1; } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _s_set_m_HudMaterial(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); MaterialUtility.m_HudMaterial = (UnityEngine.Material)translator.GetObject(L, 1, typeof(UnityEngine.Material)); } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } return 0; } Lua/Gen/MaterialUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 43c4e9ffd94705142ae6a39ea89d7f17 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ModelUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bebeaaad9c28a1646b940c93c2d766bb timeCreated: 1545203735 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/NeedForWhiteModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8ffb4ddc37a63bc49a8bfed251ef444d timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/NewGuideModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5fc350ad482ea5b44bb696896fc4e690 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/OperationLogCollectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5ee8865e22d67af42a7473f55f6fd534 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PackUnpack.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 40f11d1aeabefdc46bba4e3645644a76 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PetBackpackWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0c1ed5158eceffc468803d246405607d timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PetReinforceModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 77cb69ee59aced84ab9d57e0a44ce3b9 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PlayerDatasWrap.cs
@@ -21,7 +21,7 @@ { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); System.Type type = typeof(PlayerDatas); Utils.BeginObjectRegister(type, L, translator, 0, 20, 14, 7); Utils.BeginObjectRegister(type, L, translator, 0, 22, 14, 7); Utils.RegisterFunc(L, Utils.METHOD_IDX, "InitPlayerData", _m_InitPlayerData); Utils.RegisterFunc(L, Utils.METHOD_IDX, "UpdatePlayerData", _m_UpdatePlayerData); @@ -34,6 +34,8 @@ Utils.RegisterFunc(L, Utils.METHOD_IDX, "ReCheckAttackTarget", _m_ReCheckAttackTarget); Utils.RegisterFunc(L, Utils.METHOD_IDX, "IsEquip", _m_IsEquip); Utils.RegisterFunc(L, Utils.METHOD_IDX, "RequestWorldTick", _m_RequestWorldTick); Utils.RegisterFunc(L, Utils.METHOD_IDX, "ClearTick", _m_ClearTick); Utils.RegisterFunc(L, Utils.METHOD_IDX, "IsTickVaild", _m_IsTickVaild); Utils.RegisterFunc(L, Utils.METHOD_IDX, "GetWorldTick", _m_GetWorldTick); Utils.RegisterFunc(L, Utils.METHOD_IDX, "OnRoleAttrRefresh", _e_OnRoleAttrRefresh); @@ -452,6 +454,61 @@ } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_ClearTick(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); PlayerDatas gen_to_be_invoked = (PlayerDatas)translator.FastGetCSObj(L, 1); { gen_to_be_invoked.ClearTick( ); return 0; } } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_IsTickVaild(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); PlayerDatas gen_to_be_invoked = (PlayerDatas)translator.FastGetCSObj(L, 1); { bool gen_ret = gen_to_be_invoked.IsTickVaild( ); LuaAPI.lua_pushboolean(L, gen_ret); return 1; } } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_GetWorldTick(RealStatePtr L) { try { Lua/Gen/PlayerDatasWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 117d9105067ba0241a338d437c5a4d47 timeCreated: 1545363067 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PlayerDeadModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1646b1c7ebd67d44481f63ba2f1ba54d timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PlayerStoneDataWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e8f15faf3f4dc6d428ea113fe2332a2d timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PreFightMissionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cfdf6c05e8e4722438d0a43325536a8f timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PrepareHandlerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0d5bd278dc2137741bc782219b78710b timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PrivateRemindWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8bfadd938720da24f8753071d163ea30 timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PutawayDataWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 08258036506c77e4e97492a1810b9361 timeCreated: 1545203725 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/PwdKeyboardWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7436657a38f083f46a3aa142e316929d timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/QuickSettingWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f389f5cf43b4c1744b6d86dda28f67f0 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/RealmPracticeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8e93f41ceb8373e41ba43cca767e8d7c timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/Resources.meta
File was deleted Lua/Gen/ResourcesPathWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e92a6b081aee05b438569681dba35a9c timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/RunTimeExceptionUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 388d7789188ea094ebef1956022f4daf timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SDKUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8843f8c727baa1e4cb02afe3a9d6061d timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SFXPlayUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d46860da64feb064193f6a4aee052f55 timeCreated: 1545203736 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SelectEquipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 413e41848a264594fb88a53c87bebbb4 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/ServerListCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 92ab7056dc490a54fa04dbc0a1d32cb7 timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SettingEffectMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e64bf687f119c3549adf2cb6190dbe30 timeCreated: 1546002340 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SettingMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d6fdefec40673bd4499a195becad1503 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SkillHelperWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e601051f5f81b154ab1f6c19da0bd55c timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzGameWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e0511ea7012a63946af27edadac3850e timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIAccumulateRechargeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 681cee69f922573428ec12cc7fb05963 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIAchievementModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1fe5b87c7652f9549adac9a476ffb857 timeCreated: 1545203726 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIActivitiesPushMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bb1dd2ef24ea8f1489143a85756c2d70 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIActivityModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b5328526fd6fc704ab0f222560be99bd timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIAwardExchangeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5d912021f66a1064c8af578715bdb308 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBatchUseModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: edb62736b500ab14f90a3be499ad0e16 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBattleHintWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f4c91f5ec14dfe145b4d1e4f60c6bb08 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBetterEquipGetModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9c808b923606adc44a213b03d5bff670 timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBossHomeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5e94510446318b84cb1ba20b6b7367e4 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBossRebornModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6911673b62bb23e40b5dd11f670e54e6 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBossShowModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7eb604e504a6267458a1b1b3b9988623 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBoxGetItemModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9ecae22675587384d9c3d5b9408b0f8b timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIBuySuccessModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9170ac4399f39ee42884ac2043ed439f timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIChatBubbleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 798e9c19585a55849ae503e266a9be78 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIChatCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8f1dfee09e50c7a4084f4dc0459d74b5 timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIConsumeRebateModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 801316549a66b354b9e32fe5ecc4357d timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUICrossServerBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8facb82477ba34f4fa26feb912eac0ab timeCreated: 1547519318 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUICrossServerOneVsOneModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 287f2992ccb8c74419cbb26d17d3d040 timeCreated: 1545806644 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDailyQuestActionTimerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 193b62007aad6d5449f4403dfd240d8a timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDailyQuestModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ae62cfdc8e15c2745a9e011e71cea13f timeCreated: 1545203734 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDemonJarModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5edbe737255f1784583ec5398d3336d6 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDogzDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7881ddb65559fe842bb21a77aab3832d timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDogzModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b997fa8e6dc5e4947afe49fb39b90c1c timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDogzPackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 875746a577587c248bdc638f475525c4 timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonAssistModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5c852603e300aee4dbfdfef95aa61a8e timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonLiquidModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0126758d81d77db4aa1b5b55e5fdc196 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 29b651ba84b827a44a848efe6a26c09e timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIDungeonWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e9e9201fe2debd04aae7b3678ee40f67 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIElderGodAreaModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 26d92718e9f2e9a479e2e5df9a1fab2e timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFBHelpPointExchageModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4ee7ea65373b8f4409f658a8a4ee66c3 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3eff6569fd26da748b35f9c726e5a828 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyFeastModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: be8d50f77163c474e87085de3f1b70d5 timeCreated: 1545617198 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyGrabBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 67b437084372f8b4790fe20549db59e1 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyLeagueModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fe5a8b9aa02c28345a7d9cb46dcf2c35 timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3510cdc35ea9ceb4781a1dcf64b4ab25 timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFairylandCeremonyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: da3e3f60a5427f341b75b2d1d691228f timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFashionDecomposeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1b6d04792efd33747bebe46912cd551a timeCreated: 1547519317 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFashionDressModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 25ff8320136c5eb4b8b41658dbd6a903 timeCreated: 1547519317 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFindPreciousModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3342dde4d3c1ec44fb99925ef119575a timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFindPreciousTimerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: adee8920867f52c47adc7ab18775e84d timeCreated: 1545203734 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFirstTimeRechargeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3e4f778132bce0a4780e69de55c53505 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFlashRushToBuyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 33f46af93fd96f8429612a4774d3eea1 timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFlashSaleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c89b1a5e5f303cb4991eb853631107e1 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFuncSwitchModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 601e81b721c96fe4daf3a87502af29e2 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFunctionButtonWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6b9af212e186336419479133ebb42ef5 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIFunctionalGuideCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6ab099eff475bb8479540791069ac299 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGMNotifyWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 49b616b581a0d0d45a1ccd78100b77c8 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGatherSoulComposeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: af7ad1f4610f163468d0ef98bd3e41d1 timeCreated: 1545467171 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGatherSoulDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4bb6ba11ec72d0c40a23cb3971cf2094 timeCreated: 1545467166 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGatheringSoulModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1ed75fdb9e6fc8a4fad586ab584d471c timeCreated: 1545467164 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGemModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e1af0ed99f284084398c25bca779fa01 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGroupDungeonChallengeProcessorWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d5152b971824d0e4f867ddbbca00c0be timeCreated: 1545203736 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIGuardModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9a91dc14fc7b01847a56b5a7c108e9f4 timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIHappyXBModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 056902bfa5d6ab5489946f097409e6bd timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIHeavenBattleInfoWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d9c60dd33524e4e46920d4d84d45b1bf timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIImpactRankModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fc0eddeceedf5674382d911ab357881a timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 97a6c0918cdc73b4b9374777b5fa0bad timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemOverdueModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 488b4dfeb08cf6348acb8aaf5057d0b6 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemTipsModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5db2ad51072b0a449996bfec24f3455d timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIItemUseModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 623f0677ac1751b4a868485897ebfe08 timeCreated: 1546151304 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIKingFairyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9aff79513b766d547bcfcdd5725ac77c timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIKingTreasureShowModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b6248d0dfa1fb2a43986ad2ad99f1b81 timeCreated: 1546147120 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIKnapsackTimeCDMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 642127ab104febd4193bdbc5ceea06fa timeCreated: 1546151304 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUILevelGiftModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 37190fbfca4369a49b10d5e3259f93dd timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUILoginAdModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b18e1227d7548294483d670d7ac60a83 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUILoginModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 312f05addc8b6674c90e790d84f32ab5 timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMagicianModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 537bb89ce2b047a4699d1cea51db63bb timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMainRedDotWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 27d24c7ec8f998940b0deceb325bed89 timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMapModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7bb85fcc316791241a8b94959dd36ab5 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMarketModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 225187f8243436c4a9aa7e6d17f99c6c timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIModelCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0298a08b0ade4824a980b3821a9983e2 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMonthlyInvestmentModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 129cd7237fa54844cb8038793a512d2a timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMultipleExpModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 01a6bdef676e5a845878d46f7228bb27 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMultipleRealmPointModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: aa00ebdf77eb0834290ef0d22c2a7c11 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIMysticalPurchaseModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: decd3c980adf36a4889969bd4693c266 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUINewBieCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c4d9b1ff648956e4eb105467c1f0443b timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOSGiftModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 529173ec4d2effc4ca34703390d756ff timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOSRedEnvelopeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: abdc342c78c83e94ca53d3132634a3d4 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOSTimeLimitGiftModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f604f0c1a1c1f0346938436151cf9670 timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOffLineOnHookModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8c46b8b91bbaca14eb4802ee7220a2a3 timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOffLineTimeLackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a97048d7d33e27a4ca5ba2f1ecd4d25c timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOpenServerActivityCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ccb5e011688da324abd6ec418bba2ff6 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOpenServerActivityNotifyModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2a7f0061fc931fa4cb630a1904303b6b timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOperationTimeHeplerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 967a62b63b4d6b44caaf717ffef804b0 timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIOpponentInformationWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: efa2a5a505c59b146976fcd2832b848c timeCreated: 1546147121 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPKModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 310f569ac640ffc40a62089d87fd185b timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPackModelInterfaceWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 616e49c88c2f66f49b13217febba0b98 timeCreated: 1546147185 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPackSendQuestMgrWrap.cs
@@ -21,7 +21,7 @@ { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); System.Type type = typeof(Snxxz.UI.PackSendQuestMgr); Utils.BeginObjectRegister(type, L, translator, 0, 24, 5, 2); Utils.BeginObjectRegister(type, L, translator, 0, 25, 5, 2); Utils.RegisterFunc(L, Utils.METHOD_IDX, "SendPutOnQuest", _m_SendPutOnQuest); Utils.RegisterFunc(L, Utils.METHOD_IDX, "CheckEquipUselimit", _m_CheckEquipUselimit); @@ -35,6 +35,7 @@ Utils.RegisterFunc(L, Utils.METHOD_IDX, "GetOfflineMaxNum", _m_GetOfflineMaxNum); Utils.RegisterFunc(L, Utils.METHOD_IDX, "CheckIsMaxOfflineTime", _m_CheckIsMaxOfflineTime); Utils.RegisterFunc(L, Utils.METHOD_IDX, "SendMakeUseQuest", _m_SendMakeUseQuest); Utils.RegisterFunc(L, Utils.METHOD_IDX, "IsHaveMakeNumber", _m_IsHaveMakeNumber); Utils.RegisterFunc(L, Utils.METHOD_IDX, "SendMainServerMakeUseItem", _m_SendMainServerMakeUseItem); Utils.RegisterFunc(L, Utils.METHOD_IDX, "SendCrossServerMakeUseItem", _m_SendCrossServerMakeUseItem); Utils.RegisterFunc(L, Utils.METHOD_IDX, "OnClickSplitBtn", _m_OnClickSplitBtn); @@ -363,11 +364,12 @@ { Snxxz.UI.ItemModel _itemModel = (Snxxz.UI.ItemModel)translator.GetObject(L, 2, typeof(Snxxz.UI.ItemModel)); gen_to_be_invoked.CheckUseCondition( _itemModel ); bool gen_ret = gen_to_be_invoked.CheckUseCondition( _itemModel ); LuaAPI.lua_pushboolean(L, gen_ret); return 0; return 1; } } catch(System.Exception gen_e) { @@ -491,6 +493,51 @@ } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_IsHaveMakeNumber(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); Snxxz.UI.PackSendQuestMgr gen_to_be_invoked = (Snxxz.UI.PackSendQuestMgr)translator.FastGetCSObj(L, 1); int gen_param_count = LuaAPI.lua_gettop(L); if(gen_param_count == 3&& LuaTypes.LUA_TNUMBER == LuaAPI.lua_type(L, 2)&& LuaTypes.LUA_TNUMBER == LuaAPI.lua_type(L, 3)) { int _index = LuaAPI.xlua_tointeger(L, 2); int _useCnt = LuaAPI.xlua_tointeger(L, 3); bool gen_ret = gen_to_be_invoked.IsHaveMakeNumber( _index, _useCnt ); LuaAPI.lua_pushboolean(L, gen_ret); return 1; } if(gen_param_count == 2&& LuaTypes.LUA_TNUMBER == LuaAPI.lua_type(L, 2)) { int _index = LuaAPI.xlua_tointeger(L, 2); bool gen_ret = gen_to_be_invoked.IsHaveMakeNumber( _index ); LuaAPI.lua_pushboolean(L, gen_ret); return 1; } } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } return LuaAPI.luaL_error(L, "invalid arguments to Snxxz.UI.PackSendQuestMgr.IsHaveMakeNumber!"); } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_SendMainServerMakeUseItem(RealStatePtr L) { try { Lua/Gen/SnxxzUIPackSendQuestMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 06f32e39056a9de448d2efd4776b2acb timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPersonalBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7f06f8a2d8bd72740bbe5fcdf449fefa timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPlayerPackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 82abaacb1a10b5b47ad6458e696550c6 timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPlayerSuitModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4d0b82b4667325241b4849e647b8e7a4 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPrayForDurgModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6d8bedf218ba91748b467e08fbce6fb8 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPrayerModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7975606186a8a8f4f87ccff9aeea9365 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIPreciousItemGetModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3ad93ca1a2f55ab44a8e7b0e1cd4bcf2 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRankModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 15cb1d063004a5840992b84e2c303fdb timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRealmBetterEquipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ca11d6ee1d8629c42b973cb98249b66e timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRealmModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 19816d15e3e81a847a0fb8ce3b139755 timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRedEnvelopeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: afdb13c7556e6274e99bf6f428eb5896 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRedpointCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 05dea78b1ccd12b44966e4d200de6d42 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRedpointWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3a3f2a873b02c4245ac5a4f26c4f2b79 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIResourcesBackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e15cf35b75333764ab5fab633148a729 timeCreated: 1545203737 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRewardPreviewGroupWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 406f1387c9b11084c88e89dd852997f0 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRidingAndPetActivationModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 53f68bd190805c143bf037104072d26a timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRoleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: fa315a91712743446a574b98dde356e8 timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRoleParticularModelWrap.cs
@@ -21,7 +21,7 @@ { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); System.Type type = typeof(Snxxz.UI.RoleParticularModel); Utils.BeginObjectRegister(type, L, translator, 0, 23, 3, 1); Utils.BeginObjectRegister(type, L, translator, 0, 25, 3, 1); Utils.RegisterFunc(L, Utils.METHOD_IDX, "Init", _m_Init); Utils.RegisterFunc(L, Utils.METHOD_IDX, "UnInit", _m_UnInit); @@ -33,6 +33,8 @@ Utils.RegisterFunc(L, Utils.METHOD_IDX, "ViewKingFairyLeader", _m_ViewKingFairyLeader); Utils.RegisterFunc(L, Utils.METHOD_IDX, "ViewFairyFeastTransmit", _m_ViewFairyFeastTransmit); Utils.RegisterFunc(L, Utils.METHOD_IDX, "ViewFairyCrossServerOneVsOne", _m_ViewFairyCrossServerOneVsOne); Utils.RegisterFunc(L, Utils.METHOD_IDX, "ViewCrossServerPlayerEquip", _m_ViewCrossServerPlayerEquip); Utils.RegisterFunc(L, Utils.METHOD_IDX, "ViewCrossPlayerFightPower", _m_ViewCrossPlayerFightPower); Utils.RegisterFunc(L, Utils.METHOD_IDX, "OnRevRoleEquip", _m_OnRevRoleEquip); Utils.RegisterFunc(L, Utils.METHOD_IDX, "OnRevRoleFuncPower", _m_OnRevRoleFuncPower); Utils.RegisterFunc(L, Utils.METHOD_IDX, "GetFuncFightPower", _m_GetFuncFightPower); @@ -378,6 +380,62 @@ } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_ViewCrossServerPlayerEquip(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); Snxxz.UI.RoleParticularModel gen_to_be_invoked = (Snxxz.UI.RoleParticularModel)translator.FastGetCSObj(L, 1); { int __playerId = LuaAPI.xlua_tointeger(L, 2); gen_to_be_invoked.ViewCrossServerPlayerEquip( __playerId ); return 0; } } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_ViewCrossPlayerFightPower(RealStatePtr L) { try { ObjectTranslator translator = ObjectTranslatorPool.Instance.Find(L); Snxxz.UI.RoleParticularModel gen_to_be_invoked = (Snxxz.UI.RoleParticularModel)translator.FastGetCSObj(L, 1); { int __playerId = LuaAPI.xlua_tointeger(L, 2); gen_to_be_invoked.ViewCrossPlayerFightPower( __playerId ); return 0; } } catch(System.Exception gen_e) { return LuaAPI.luaL_error(L, "c# exception:" + gen_e); } } [MonoPInvokeCallbackAttribute(typeof(LuaCSFunction))] static int _m_OnRevRoleEquip(RealStatePtr L) { try { Lua/Gen/SnxxzUIRoleParticularModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: af18faffa27745243b9b5713c593bcc7 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRolePointModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 15f8b5f24633ef049b97209e9decd843 timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRolePromoteModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 622ddb43baa2a8c41be78524753d9091 timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRuneComposeModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0e9ae925e01863447b8567c9ed8f4124 timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRuneModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: dd42ca2c4213e2c49b39ae6f1dc82a07 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIRuneTowerModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: aea5536eeb5b0784b928a35beac0c568 timeCreated: 1545203734 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUISetPrivateModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e1257ef77c02c8f40a3822a1605590ba timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUISignInModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6961b9ac9ca92bc478cce738b87a91d9 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUISkillModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ad307eae4dff81b43851b37bed89e9ba timeCreated: 1545203734 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIStoryMissionsModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1ac2dd55dee74fd439958b35a59d9274 timeCreated: 1545203726 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITalentModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f5bd5943ca34a1a409c976df91acd13e timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITaskAllocationWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 614777f31e5409a4797971c3248e8b47 timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITeamModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2136e3d661b73f544b6aae789567ec30 timeCreated: 1545203726 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITipPanelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a3a8926bd38aba845bdbc0629caded96 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITitleModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5bdc0ac6442572048be3dbee785fb77d timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureEffectModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 49ccd3201d82942469af2a2aedbafaaf timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureFindHostModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 46f7e1d408789ee41a746a47b78d9480 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b09e3ac5c7a209a48829a53eb33ca774 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITreasureSoulModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e9794a3a197a39e4bb48c33b8370971b timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUITrialDungeonModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 615f4ce442b9e464b93e9ba8bda7b546 timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIUI3DModelExhibitionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 65ff240874f2aad409aec50afb831205 timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIVipInvestModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f10d33dd834e22e46b0a0b62ff7a16e3 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIVipModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d5575e21558f9b745828c9163aa7d8da timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIVirtualPackModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d0f4beb7e2cf83244a4ad12fb7a1ee7f timeCreated: 1545467173 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWelfareCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 0c555325c5d40b04d95b4eb2e2abc037 timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWheelOfFortuneModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c4013b18a45ab374eb9d1ab4de5fa930 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWindowCenterWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bf6105af543677640802daf9b4c41fec timeCreated: 1545203735 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWingsRedDotWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: aed128b5fd5706d45b4fda5a8b78d7d7 timeCreated: 1545203734 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWishingPoolModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 442fa5517e93a8141bbc0be736a8ed98 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SnxxzUIWorldBossModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: a54e5e7f4a54c6c48b12b6eeb142f193 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SpeechTranslateWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f8bab45321446c743b57cb0248d62456 timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StageManagerWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1316663bef8bbed4f99dc61ee61da170 timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StatusMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 453eacef8d1aca54d94a552482bebc20 timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StoreModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 97b5b4165472fb64fb74760f38e445ae timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/StoryHintModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d3cb4bbb1e2ddf343bd30ca673ef95ae timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SysNotifyMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 5cc1febedd4cf97429304d27b3ee630d timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemCollectionsGenericList1SystemInt32Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bab66ba0624888143b4323edf77778c9 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemCollectionsIEnumeratorBridge.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 3c55caa9d8128314e865eca1ea3ba799 timeCreated: 1545203728 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemObjectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1791e9a63cdc85f438e615d088e74481 timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/SystemSettingWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2186c1549ffd18847a20878d5119f812 timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TaiChiModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 35a50df2d9cf5b940aff87033117fddb timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TimeDownMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b2129d16889738b4d9dd9bbd250a4019 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TimeMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6d82bd758d52b8a42a3586dfdc83a5ec timeCreated: 1545203730 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TimeUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e8a22d383a94e9f42920d78e3ec385a4 timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/TransformExtensionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8eb8178240a1ed94dbcd7c5cce58e7ea timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UIEffectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: affd44f8c2e352f42be207e2e5051a6e timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UIHelperWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 2f81610e93c8c4846a34596dbaba11de timeCreated: 1545203727 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UILoaderWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9c0245aa91575c44490d83eeac4ad811 timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UIUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 778993bee82df214e84c2af4fd47c616 timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnionTaskModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 75876a581a5d0d04e96d5fe2cda47107 timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineAnimationClipWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: be33d9be5c90b37438af8a91fc1eb012 timeCreated: 1545203735 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineAnimationCurveWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 069a76f21770c7142bd4465600c77646 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 60ab55a0f83d2ab418cfbf1c17629242 timeCreated: 1545203729 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineBoundsWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: d6130596e9bf961438a551690f0ee436 timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineColorWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ab4116dad10024f488a2aeae64f301a9 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineComponentWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 040db64870f7fbb40bf8fe2d452ff0a7 timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineDebugWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 616f033154b81dd4a9a943a954544267 timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineGameObjectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 01f53d0a33d007549980bae99f9e8e9b timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineKeyframeWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 1fc50f9906de201438eae122dd2de219 timeCreated: 1545203726 timeCreated: 1547610180 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineLightWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: ad01ed2ed4879ee48a47e19513385119 timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineMathfWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c38f964b619619a4890e9dde028c01f1 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineMonoBehaviourWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f52c0b1bd8c23664888242d6a0ae49d9 timeCreated: 1545203737 timeCreated: 1547610192 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineObjectWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: b5f3040d1eafa74499dae1ead9133b84 timeCreated: 1545203734 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineParticleSystemWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 189510678672bde44a25a93f0c0a7bea timeCreated: 1545203726 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineQuaternionWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 09afc233c3f59354692814184c43eb76 timeCreated: 1545203725 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineRay2DWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6179e81c05f62f4419a33a9499aa5d63 timeCreated: 1545203730 timeCreated: 1547610183 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineRayWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 57dfc627180a24641b78d3e5d22b1d73 timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineRendererWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 035a96a01f345154ebc0be323a82791d timeCreated: 1545203725 timeCreated: 1547610178 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineResourcesWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7bfb52b8f85bd3e459c94c1ff11071e3 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineSkinnedMeshRendererWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9c5354e09f9e03e42ba52eee1d61703f timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineTextAssetWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 349290926ce23a24dbe4bf9e8537ebc4 timeCreated: 1545203727 timeCreated: 1547610181 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineTimeWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 6eeeb58389e66c04abc55e24931a5201 timeCreated: 1545203731 timeCreated: 1547610184 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineTransformWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 7cc29d2eccdd9654c85fc94a46378793 timeCreated: 1545203731 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineUIButtonWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: e7a296d33961cf742be7de5736d9aa5d timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineUIImageWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: dcf2c8b17d7c4764998d8414c785e9ef timeCreated: 1545203736 timeCreated: 1547610190 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineUITextWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 90599ab274d61a04f84334ca5a637539 timeCreated: 1545203732 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineVector2Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: cfe3a0d72a0c53c4c8fd54c86f376bfc timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineVector3Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 89f244e48d4aa7e49b4ca0e85632bdd7 timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineVector4Wrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: bb236afdfd59fe54d9acedada2a1c88a timeCreated: 1545203735 timeCreated: 1547610188 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/UnityEngineWWWWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 59648d12a699f2242a590debe68191de timeCreated: 1545203729 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/VersionUtilityWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 8458f0429d53cd842be1a38654f972f3 timeCreated: 1545203732 timeCreated: 1547610185 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/VoiceHttpRequestWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 4e2cfa2e7a9ba664db7fc40d93c67c8c timeCreated: 1545203728 timeCreated: 1547610182 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WashProModelWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9e0d526682c3223489c898d24994709d timeCreated: 1545203733 timeCreated: 1547610187 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WindowJumpMgrWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9926275f0b4fea745a6dfc619bd11b16 timeCreated: 1545203733 timeCreated: 1547610186 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WorldMapSkipWrap.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: f04ec22123fdd5046864f8f0e10f0efd timeCreated: 1545203737 timeCreated: 1547610191 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/WrapPusher.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: c6964924fe14ea64ab4572f6149380b9 timeCreated: 1545203735 timeCreated: 1547610189 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/XLuaGenAutoRegister.cs.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 11479d6613f53454b9f092ed34c058f8 timeCreated: 1546151304 timeCreated: 1547610179 licenseType: Pro MonoImporter: serializedVersion: 2 Lua/Gen/link.xml.meta
@@ -1,6 +1,6 @@ fileFormatVersion: 2 guid: 9bc9d85830abbcc4eaa98fa571c8663b timeCreated: 1545203738 timeCreated: 1547610192 licenseType: Pro TextScriptImporter: userData: System/BlastFurnace/GetEquipPathWin.cs
@@ -618,7 +618,7 @@ private List<GetItemWaysConfig> getWayslist; protected virtual void CreateWayCell() { getWayslist = itemPathModel.GetWaysList(); getWayslist = itemPathModel.GetWaysList(itemPathModel.chinItemModel); _waysCtrl.Refresh(); int i = 0; int remain = getWayslist.Count % waysLineCell.childCount; System/BlastFurnace/GetItemPathModel.cs
@@ -111,20 +111,18 @@ private List<GetItemWaysConfig> getWayslist = new List<GetItemWaysConfig>(); private int[] waysArray = null; public List<GetItemWaysConfig> GetWaysList() public List<GetItemWaysConfig> GetWaysList(ItemConfig itemConfig) { getWayslist.Clear(); waysArray = null; if (chinItemModel == null) return getWayslist; if (itemConfig == null) return getWayslist; waysArray = chinItemModel.GetWay; waysArray = itemConfig.GetWay; if(waysArray != null) { int i = 0; for (i = 0; i < waysArray.Length; i++) foreach(var id in waysArray) { GetItemWaysConfig itemWaysModel = Config.Instance.Get<GetItemWaysConfig>(waysArray[i]); GetItemWaysConfig itemWaysModel = Config.Instance.Get<GetItemWaysConfig>(id); if (itemWaysModel != null) { if (itemWaysModel.FuncOpenId == 0) @@ -139,7 +137,7 @@ } else { if(IsActiveOpenByType(itemWaysModel.ActiveType)) if (IsActiveOpenByType(itemWaysModel.ActiveType)) { getWayslist.Add(itemWaysModel); } @@ -167,7 +165,7 @@ } } } } } System/BlastFurnace/GetItemPathWin.cs
@@ -374,7 +374,7 @@ private List<GetItemWaysConfig> getWayslist; protected virtual void CreateWayCell() { getWayslist = itemPathModel.GetWaysList(); getWayslist = itemPathModel.GetWaysList(itemPathModel.chinItemModel); _waysCtrl.Refresh(); int i = 0; int remain = getWayslist.Count % waysLineCell.childCount; System/BlastFurnace/GetPetMatPathWin.cs
@@ -281,7 +281,7 @@ private List<GetItemWaysConfig> getWayslist; protected virtual void CreateWayCell() { getWayslist = itemPathModel.GetWaysList(); getWayslist = itemPathModel.GetWaysList(itemPathModel.chinItemModel); _waysCtrl.Refresh(); int i = 0; int remain = getWayslist.Count % waysLineCell.childCount; System/BlastFurnace/GetWaysWin.cs
@@ -63,7 +63,7 @@ private List<GetItemWaysConfig> getWayslist; private void CreateWayCell() { getWayslist = itemPathModel.GetWaysList(); getWayslist = itemPathModel.GetWaysList(itemPathModel.chinItemModel); _waysCtrl.Refresh(); int i = 0; int remain = getWayslist.Count % waysLineCell.childCount; System/CrossServerOneVsOne/CrossServerOneVsOnePlayerLeaveCoolDownWin.cs
@@ -88,9 +88,9 @@ { base.LateUpdate(); if (beginTime > DateTime.Now) if (beginTime > TimeUtility.ServerNow) { var surplusTime =Mathf.Clamp((int)(beginTime - DateTime.Now).TotalSeconds,0,int.MaxValue); var surplusTime =Mathf.Clamp((int)(beginTime - TimeUtility.ServerNow).TotalSeconds,0,int.MaxValue); if (coolTime != surplusTime) { coolTime = surplusTime; System/CrossServerOneVsOne/CrossServerOneVsOneWaitPlayerCoolDownWin.cs
@@ -74,9 +74,9 @@ { base.LateUpdate(); if (beginTime > DateTime.Now && !isEndWait) if (beginTime > TimeUtility.ServerNow && !isEndWait) { var surplusTime = Mathf.Clamp((int)(beginTime - DateTime.Now).TotalSeconds,0,int.MaxValue); var surplusTime = Mathf.Clamp((int)(beginTime - TimeUtility.ServerNow).TotalSeconds,0,int.MaxValue); m_CoolDown.text = Language.Get("CrossServer120", surplusTime); if (!m_CoolDownContainer.gameObject.activeInHierarchy) { System/CrossServerOneVsOne/CrossServerSettlementWin.cs
@@ -121,7 +121,7 @@ { timer = 1f; var endTime = model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; m_DropOutBtnText.text = Language.Get("DungeonVictoryWin_Btn_Exit_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); if (seconds <= 0) { System/CrossServerOneVsOne/FightingPKWin.cs
@@ -147,18 +147,18 @@ { return; } if (dungeonModel.mission.roundNum == 1 && DateTime.Now >= dungeonEndTime) if (dungeonModel.mission.roundNum == 1 && TimeUtility.ServerNow >= dungeonEndTime) { m_CountdownText.text = "60"; return; } if (DateTime.Now >= dungeonEndTime) if (TimeUtility.ServerNow >= dungeonEndTime) { m_CountdownText.text = "0"; } else { var surplus = dungeonEndTime - DateTime.Now; var surplus = dungeonEndTime - TimeUtility.ServerNow; m_CountdownText.text = (Mathf.CeilToInt((float)surplus.TotalSeconds)).ToString(); } System/Dungeon/DungeonBeginCoolDownWin.cs
@@ -72,9 +72,9 @@ { base.LateUpdate(); if (beginTime > DateTime.Now) if (beginTime > TimeUtility.ServerNow) { var surplusTime =Mathf.Clamp((int)(beginTime - DateTime.Now).TotalSeconds,0,int.MaxValue); var surplusTime =Mathf.Clamp((int)(beginTime - TimeUtility.ServerNow).TotalSeconds,0,int.MaxValue); m_CoolDown.text = surplusTime.ToString(); if (!m_CoolDownContainer.gameObject.activeInHierarchy) { System/Dungeon/DungeonDefeatedWin.cs
@@ -83,7 +83,7 @@ { timer = 1f; var endTime = model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; m_ExitTimer.text = Language.Get("DungeonVictoryWin_Btn_Exit_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); } } @@ -99,7 +99,7 @@ yield return new WaitForSeconds(_delay); var endTime = model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; timer = 0f; m_ExitTimer.text = Language.Get("DungeonVictoryWin_Btn_Exit_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); m_ExitTimer.gameObject.SetActive(true); System/Dungeon/DungeonEndCoolDownWin.cs
@@ -37,7 +37,7 @@ endTime = model.GetCoolDownEndTime(DungeonCoolDownType.TowerTake); model.dungeonCoolDownEvent += OnEndTimeEvent; var surplusTime = (int)((endTime - DateTime.Now).TotalSeconds); var surplusTime = (int)((endTime - TimeUtility.ServerNow).TotalSeconds); m_CoolDownContainer.gameObject.SetActive(surplusTime > 0); if (surplusTime > 0) { @@ -68,16 +68,16 @@ } var pickUpEndTime = model.GetCoolDownEndTime(DungeonCoolDownType.PickUpTime); if (pickUpEndTime > DateTime.Now) if (pickUpEndTime > TimeUtility.ServerNow) { endTime = DateTime.Now; endTime = TimeUtility.ServerNow; } else { endTime = model.GetCoolDownEndTime(DungeonCoolDownType.TowerTake); } var surplusTime = (int)((endTime - DateTime.Now).TotalSeconds); var surplusTime = (int)((endTime - TimeUtility.ServerNow).TotalSeconds); if (surplusTime < 0) { surplusTime = 0; @@ -90,13 +90,13 @@ { base.LateUpdate(); if (endTime > DateTime.Now) if (endTime > TimeUtility.ServerNow) { timer += Time.deltaTime; if (timer > 1) { timer = 0f; var surplusTime = (int)((endTime - DateTime.Now).TotalSeconds); var surplusTime = (int)((endTime - TimeUtility.ServerNow).TotalSeconds); if (surplusTime < 0) { surplusTime = 0; System/Dungeon/DungeonFightWin.cs
@@ -66,7 +66,7 @@ { timer = 1f; excutedAutoExit = false; existSurplusTime = (float)(model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap) - DateTime.Now).TotalSeconds; existSurplusTime = (float)(model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap) - TimeUtility.ServerNow).TotalSeconds; ShowItemCollect(); ShowResPoint(); @@ -204,7 +204,7 @@ } excutedAutoExit = false; existSurplusTime = (float)(model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap) - DateTime.Now).TotalSeconds; existSurplusTime = (float)(model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap) - TimeUtility.ServerNow).TotalSeconds; } private void ExitDungeon() System/Dungeon/DungeonGradeWin.cs
@@ -69,7 +69,7 @@ dungeonEndTime = model.GetCoolDownEndTime(DungeonCoolDownType.TowerTake); endTime = model.GetCoolDownEndTime(DungeonCoolDownType.FlagTake); var exitTime = model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); exitDungeonStage = exitTime > DateTime.Now; exitDungeonStage = exitTime > TimeUtility.ServerNow; if (exitDungeonStage) { DungeonCoolDownEvent(DungeonCoolDownType.LeaveMap); @@ -249,7 +249,7 @@ { if (model.mission.grade > 1) { var surplus = endTime - DateTime.Now; var surplus = endTime - TimeUtility.ServerNow; surplus = surplus < TimeSpan.Zero ? TimeSpan.Zero : surplus; if (surplus.Equals(TimeSpan.Zero)) { @@ -274,7 +274,7 @@ } else { var surplus = dungeonEndTime - DateTime.Now; var surplus = dungeonEndTime - TimeUtility.ServerNow; surplus = surplus < TimeSpan.Zero ? TimeSpan.Zero : surplus; surplusTime.text = Language.Get("DungeonGrade_4", TimeUtility.SecondsToHMSCHSRetain((int)surplus.TotalSeconds, false, false)); if (surplus.Equals(TimeSpan.Zero)) System/Dungeon/DungeonModel.cs
@@ -683,7 +683,7 @@ public void UpdateCoolDown(DungeonCoolDownType _type, uint _millisecond) { dungeonCoolDowns[_type] = DateTime.Now + new TimeSpan(_millisecond * TimeSpan.TicksPerMillisecond); dungeonCoolDowns[_type] = TimeUtility.ServerNow + new TimeSpan(_millisecond * TimeSpan.TicksPerMillisecond); if (dungeonCoolDownEvent != null) { dungeonCoolDownEvent(_type); @@ -763,7 +763,7 @@ public DateTime GetCoolDownEndTime(DungeonCoolDownType _type) { var endTime = DateTime.Now; var endTime = TimeUtility.OriginalTime; dungeonCoolDowns.TryGetValue(_type, out endTime); return endTime; @@ -1210,6 +1210,12 @@ return; } if (CrossServerUtility.IsCrossServer()) { SysNotifyMgr.Instance.ShowTip("CrossMap10"); return; } MapTransferUtility.Instance.Clear(); var send = new C0321_tagCEnterFbGameEvent(); send.MapID = (ushort)_dataMapId; System/Dungeon/DungeonNuwaVictoryWin.cs
@@ -53,13 +53,13 @@ endNextTime = dungeonModel.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); } if (endNextTime > DateTime.Now) if (endNextTime > TimeUtility.ServerNow) { timerNext -= Time.deltaTime; if (timerNext < 0f) { timerNext += 0.5f; var seconds = (endNextTime - DateTime.Now).TotalSeconds; var seconds = (endNextTime - TimeUtility.ServerNow).TotalSeconds; if (dungeonModel.dungeonResult.grade >= 5 && dungeonModel.dungeonResult.lineID < 7) { m_BtnNextText.text = Language.Get("DungeonVictoryWin_Btn_Next_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); System/Dungeon/DungeonPickUpItemCoolDownWin.cs
@@ -72,10 +72,10 @@ private void DisplaySurplusTime() { var surplusTime = (int)(endTime - DateTime.Now).TotalSeconds; var surplusTime = (int)(endTime - TimeUtility.ServerNow).TotalSeconds; m_OverHint.text = surplusTime.ToString(); if (DateTime.Now >= endTime) if (TimeUtility.ServerNow >= endTime) { m_Content.gameObject.SetActive(false); } System/Dungeon/DungeonStageTimeWin.cs
@@ -64,8 +64,8 @@ protected override void LateUpdate() { base.LateUpdate(); if (endTime>DateTime.Now) { var surplusTime = Mathf.Clamp((int)(endTime - DateTime.Now).TotalSeconds, 0, int.MaxValue); if (endTime>TimeUtility.ServerNow) { var surplusTime = Mathf.Clamp((int)(endTime - TimeUtility.ServerNow).TotalSeconds, 0, int.MaxValue); surplursTimeTxt.text = string.Format(Language.Get("NextAttackTime_Z"), surplusTime); if (!m_ContainerStageTime.gameObject.activeInHierarchy) { m_ContainerStageTime.gameObject.SetActive(true); System/Dungeon/DungeonVictoryWin.cs
@@ -144,7 +144,7 @@ { timer += 0.5f; var endTime = dungeonModel.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; DrawExitTimer((int)seconds); } } @@ -506,7 +506,7 @@ m_Exit.gameObject.SetActive(true); } var endTime = dungeonModel.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; timer = (float)seconds - (int)seconds; DrawExitTimer((int)seconds); System/FairyAu/FairyModel.cs
@@ -764,7 +764,7 @@ if (InFairyLeagueDungeon) { fairyLeagueBeginTime = dungeonModel.GetCoolDownEndTime(DungeonCoolDownType.WaitStart); if (DateTime.Now < fairyLeagueBeginTime) if (TimeUtility.ServerNow < fairyLeagueBeginTime) { fairyLeagueDugeonCoolDown = true; } @@ -777,7 +777,7 @@ if (InFairyLeagueDungeon) { fairyLeagueBeginTime = dungeonModel.GetCoolDownEndTime(DungeonCoolDownType.WaitStart); if (DateTime.Now < fairyLeagueBeginTime) if (TimeUtility.ServerNow < fairyLeagueBeginTime) { fairyLeagueDugeonCoolDown = true; } @@ -796,7 +796,7 @@ private void SecondEvent() { if (fairyLeagueDugeonCoolDown && DateTime.Now >= fairyLeagueBeginTime) if (fairyLeagueDugeonCoolDown && TimeUtility.ServerNow >= fairyLeagueBeginTime) { fairyLeagueDugeonCoolDown = false; if (InFairyLeagueDungeon) System/FashionDress/FashionDetailsWin.cs
@@ -24,10 +24,15 @@ [SerializeField] GameObject bottomPartObj; [SerializeField] Text resourceText; [Header("获取途径")] [SerializeField] GameObject getWaysObj; [SerializeField] ScrollerController _waysCtrl; [SerializeField] Transform waysLineCell; FashionDress fashionDress = null; ItemConfig itemConfig = null; FashionDressModel fashionModel { get { return ModelCenter.Instance.GetModel<FashionDressModel>(); } } GetItemPathModel itemPathModel { get { return ModelCenter.Instance.GetModel<GetItemPathModel>(); } } #region Built-in protected override void BindController() { @@ -35,7 +40,7 @@ } protected override void AddListeners() { _waysCtrl.OnRefreshCell += RefreshWayCell; } protected override void OnPreOpen() { @@ -76,8 +81,15 @@ SetTopUI(); SetMidUI(); SetBotttomUI(); bool isShowGetWays = itemConfig != null && itemConfig.GetWay != null && itemConfig.GetWay.Length > 0 ? true : false; getWaysObj.SetActive(isShowGetWays); if(isShowGetWays) { CreateWayCell(); } } #region 时装详情 private void SetTopUI() { if (itemConfig == null) return; @@ -155,5 +167,65 @@ yield return null; alpha.alpha = 1; } #endregion #region getWaysTips逻辑 private List<GetItemWaysConfig> getWayslist; protected virtual void CreateWayCell() { getWayslist = itemPathModel.GetWaysList(itemConfig); _waysCtrl.Refresh(); int i = 0; int remain = getWayslist.Count % waysLineCell.childCount; int line = (int)getWayslist.Count / waysLineCell.childCount; if (remain > 0) { line += 1; } for (i = 0; i < line; i++) { _waysCtrl.AddCell(ScrollerDataType.Header, i); } _waysCtrl.Restart(); } private void RefreshWayCell(ScrollerDataType type, CellView cell) { int i = 0; for (i = 0; i < cell.transform.childCount; i++) { WayCell wayCell = cell.transform.GetChild(i).GetComponent<WayCell>(); if (wayCell == null) wayCell = cell.transform.GetChild(i).gameObject.AddComponent<WayCell>(); int index = (cell.transform.childCount) * cell.index + i; if (index <= getWayslist.Count - 1) { cell.transform.GetChild(i).gameObject.SetActive(true); GetItemWaysConfig itemWaysModel = getWayslist[index]; wayCell.icon.SetSprite(itemWaysModel.Icon); wayCell.wayName.text = itemWaysModel.Text; wayCell.funcName.text = itemWaysModel.name; wayCell.wayButton.RemoveAllListeners(); wayCell.wayButton.AddListener(() => { ClickWayCell(itemWaysModel); }); } else { cell.transform.GetChild(i).gameObject.SetActive(false); } } } public void ClickWayCell(GetItemWaysConfig itemWaysModel) { CloseImmediately(); itemPathModel.ClickGetWay(itemConfig.ID, itemWaysModel); } #endregion } } System/FindPrecious/DemonJarVictoryWin.cs
@@ -74,13 +74,13 @@ base.LateUpdate(); var endTime = model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); if (endTime > DateTime.Now) if (endTime > TimeUtility.ServerNow) { timer -= Time.deltaTime; if (timer < 0f) { timer = 1f; var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; m_ExitTimer.text = Language.Get("DungeonVictoryWin_Btn_Exit_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); } @@ -104,7 +104,7 @@ yield return new WaitForSeconds(_delay); var endTime = model.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; timer = 0f; m_ExitTimer.text = Language.Get("DungeonVictoryWin_Btn_Exit_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); m_ExitTimer.gameObject.SetActive(true); System/FindPrecious/ElderGodAngerWin.cs
@@ -148,7 +148,7 @@ private void UpdateExpelCoolDown() { var endTime = model.GetCoolDownEndTime(DungeonCoolDownType.ElderGodAreaDeadTime); var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; m_ElderGodBBContent.text = Language.Get("ElderGodBB5", Mathf.Clamp((int)seconds, 0, int.MaxValue)); } System/FindPrecious/ElderGodAreaExitWin.cs
@@ -56,13 +56,13 @@ base.LateUpdate(); var endTime = dungeonModel.GetCoolDownEndTime(DungeonCoolDownType.LeaveMap); if (endTime > DateTime.Now) if (endTime > TimeUtility.ServerNow) { timer -= Time.deltaTime; if (timer < 0f) { timer += 0.5f; var seconds = (endTime - DateTime.Now).TotalSeconds; var seconds = (endTime - TimeUtility.ServerNow).TotalSeconds; m_ExitTimer.text = Language.Get("DungeonVictoryWin_Btn_Exit_1", Mathf.Clamp((int)seconds, 0, int.MaxValue)); if (seconds <= 0 && !excutedAutoExit) System/FindPrecious/FindPreciousBossRebornBehaviour.cs
@@ -168,17 +168,21 @@ private void GotoKillWorldBoss(int _bossId) { if (CrossServerUtility.IsCrossServer()) { SysNotifyMgr.Instance.ShowTip("CrossMap10"); return; } var mapId = PlayerDatas.Instance.baseData.MapID; var mapConfig = Config.Instance.Get<MapConfig>(mapId); if (mapConfig.MapFBType == (int)MapType.OpenCountry) { MapTransferUtility.Instance.MoveToNPC(_bossId); } else if (mapConfig.MapFBType != (int)MapType.OpenCountry) { SysNotifyMgr.Instance.ShowTip("InDungeon_CantGo"); return; } MapTransferUtility.Instance.MoveToNPC(_bossId); } private void GotoKillBossHomeBoss(int _bossId) System/FindPrecious/WorldBossWin.cs
@@ -159,6 +159,12 @@ return false; } if (CrossServerUtility.IsCrossServer()) { _error = 3; return false; } _error = 0; return true; } @@ -209,6 +215,9 @@ case 2: SysNotifyMgr.Instance.ShowTip("InDungeon_CantGo"); break; case 3: SysNotifyMgr.Instance.ShowTip("CrossMap10"); break; } } System/GatheringSoul/GatherSoulDungeonStageTimeWin.cs
@@ -70,9 +70,9 @@ protected override void LateUpdate() { base.LateUpdate(); if (endTime > DateTime.Now) if (endTime > TimeUtility.ServerNow) { var seconds = Mathf.Clamp((int)(endTime - DateTime.Now).TotalSeconds, 0, int.MaxValue); var seconds = Mathf.Clamp((int)(endTime - TimeUtility.ServerNow).TotalSeconds, 0, int.MaxValue); m_Time.text = seconds.ToString(); if (!m_Container.gameObject.activeInHierarchy) { System/HeavenBattle/BattlePrepareCoolDownWin.cs
@@ -71,9 +71,9 @@ private void UpdateCoolTime() { if (beginTime > DateTime.Now) if (beginTime > TimeUtility.ServerNow) { var surplusTime = Mathf.Clamp((int)(beginTime - DateTime.Now).TotalSeconds, 0, int.MaxValue); var surplusTime = Mathf.Clamp((int)(beginTime - TimeUtility.ServerNow).TotalSeconds, 0, int.MaxValue); if (coolTime != surplusTime) { coolTime = surplusTime; System/LoginAd/LoginAdModel.cs
@@ -107,7 +107,7 @@ { case LoginAdCondition.MoneyInvest: int InvestmentGrade = moneyInvestModel.GetInvestmentGrade(); if (InvestmentGrade > 0 || PlayerDatas.Instance.baseData.LV >= 300) if (InvestmentGrade > 0) { continue; } System/MainInterfacePanel/PlayerTaskDatas.cs
@@ -204,6 +204,8 @@ if (ReplaceDic.ContainsKey(retainTaskID)) { AutomaticTripToTask(retainTaskID); int missionState = SideQuestState(retainTaskID); TaskTerminationToHangUp(retainTaskID, missionState); retainTaskID = 0; } } System/MainInterfacePanel/TaskListTip.cs
@@ -343,7 +343,7 @@ { DeleteSort(_IdTask); } TaskJump(); } private void DeleteSort(int taskID)//关于任务删除 System/Message/ImgAnalysis.cs
@@ -160,8 +160,8 @@ return; } } presentImgInfo.width = presentImgInfo.sprite.textureRect.width; presentImgInfo.height = presentImgInfo.sprite.textureRect.height; presentImgInfo.width = presentImgInfo.sprite.rect.width; presentImgInfo.height = presentImgInfo.sprite.rect.height; } } System/Message/RichMoveEvent.cs
@@ -138,24 +138,38 @@ { if (PlayerDatas.Instance.baseData.MapID != _mapId) { var currentMapConfig = Config.Instance.Get<MapConfig>(PlayerDatas.Instance.baseData.MapID); if (currentMapConfig.MapFBType != 0) if (_mapId == CrossServerBossModel.DATA_MAPID) { SysNotifyMgr.Instance.ShowTip("Map_Delivery"); return; var model = ModelCenter.Instance.GetModel<CrossServerBossModel>(); var error = 0; if (!model.CanEnter(out error)) { model.ProcessEnterError(error); return; } model.RequestEnter(); } if (mapModel.IsMapUnlocked(_mapId) == false) else { SysNotifyMgr.Instance.ShowTip("Map_Delivery"); return; var currentMapConfig = Config.Instance.Get<MapConfig>(PlayerDatas.Instance.baseData.MapID); if (currentMapConfig.MapFBType != 0) { SysNotifyMgr.Instance.ShowTip("Map_Delivery"); return; } if (mapModel.IsMapUnlocked(_mapId) == false) { SysNotifyMgr.Instance.ShowTip("Map_Delivery"); return; } mapModel.RequestMapTransport(_mapId, line); } WorldMapSkip.Instance.PushCMD(() => { SnxxzGame.Instance.StartCoroutine(WaitForSkillFinished(new Vector3(x / 2, 0, y / 2))); }); mapModel.RequestMapTransport(_mapId, line); } else { System/Realm/RealmIcon.cs
@@ -53,11 +53,7 @@ var config = Config.Instance.Get<RealmConfig>(_realmLv); if (config != null) { switch (config.Quality) { case 9: return 3064; } return config.requireIconEffect; } return 0; } System/Treasure/TreasureStageUpTriggerWin.cs
@@ -235,7 +235,6 @@ switch (m_Treasure.id) { case 104: //SnxxzGame.Instance.StartCoroutine(Co_SkillGuide()); break; case 105: NewBieCenter.Instance.StartNewBieGuide(49); @@ -245,20 +244,7 @@ } CloseImmediately(); } IEnumerator Co_SkillGuide() { yield return WaitingForSecondConst.WaitMS500; var _skillModel = ModelCenter.Instance.GetModel<SkillModel>(); if (!_skillModel.AutoUseXp()) { ModelCenter.Instance.GetModel<PlayerMainDate>().FunctionButton(); NewBieCenter.Instance.StartNewBieGuide(34); } CloseImmediately(); } } } System/Vip/FairyJadeInvestmentModel.cs
@@ -581,10 +581,10 @@ { return 3; } //if (BinningDic.ContainsKey(4) && BinningDic[4].Money == 0) //{ // return 4; //} if (BinningDic.ContainsKey(4) && BinningDic[4].Money == 0) { return 4; } bool Isbool4 = false; if (BinningDic.ContainsKey(4) && BinningDic[4].Money != 0 && FairyJadeInvestmentTypeDic.ContainsKey(4) && InfoSeriorsTypeDic.ContainsKey(4)) { @@ -613,7 +613,7 @@ } if (fairyJadeInvestmentItem[0].item.count > AtPresentNumber) { Isbool3 = true; Isbool4 = true; } } @@ -656,7 +656,7 @@ } if (fairyJadeInvestmentItem[0].item.count > AtPresentNumber) { Isbool3 = true; Isbool5 = true; } } }