UICardBlessTipsView_Generate.lua 40 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243
  1. ---@class UICardBlessTips__Generate_nextLv_condition2_count
  2. ---@field public gameObject UnityEngine.GameObject
  3. ---@field public text UnityEngine.UI.Text
  4. ---@class UICardBlessTips__Generate_nextLv_condition2_dscAttr
  5. ---@field public gameObject UnityEngine.GameObject
  6. ---@field public text UnityEngine.UI.Text
  7. ---@class UICardBlessTips__Generate_nextLv_condition2_activedState
  8. ---@field public gameObject UnityEngine.GameObject
  9. ---@field public image UnityEngine.UI.Image
  10. ---@class UICardBlessTips__Generate_nextLv_condition2_unactivatedState
  11. ---@field public gameObject UnityEngine.GameObject
  12. ---@field public image UnityEngine.UI.Image
  13. ---@class UICardBlessTips__Generate_nextLv_condition2
  14. ---@field public gameObject UnityEngine.GameObject
  15. ---@field public unactivatedState UICardBlessTips__Generate_nextLv_condition2_unactivatedState
  16. ---@field public activedState UICardBlessTips__Generate_nextLv_condition2_activedState
  17. ---@field public dscAttr UICardBlessTips__Generate_nextLv_condition2_dscAttr
  18. ---@field public count UICardBlessTips__Generate_nextLv_condition2_count
  19. ---@class UICardBlessTips__Generate_nextLv_condition1_count
  20. ---@field public gameObject UnityEngine.GameObject
  21. ---@field public text UnityEngine.UI.Text
  22. ---@class UICardBlessTips__Generate_nextLv_condition1_dscAttr
  23. ---@field public gameObject UnityEngine.GameObject
  24. ---@field public text UnityEngine.UI.Text
  25. ---@class UICardBlessTips__Generate_nextLv_condition1_activedState
  26. ---@field public gameObject UnityEngine.GameObject
  27. ---@field public image UnityEngine.UI.Image
  28. ---@class UICardBlessTips__Generate_nextLv_condition1_unactivatedState
  29. ---@field public gameObject UnityEngine.GameObject
  30. ---@field public image UnityEngine.UI.Image
  31. ---@class UICardBlessTips__Generate_nextLv_condition1
  32. ---@field public gameObject UnityEngine.GameObject
  33. ---@field public unactivatedState UICardBlessTips__Generate_nextLv_condition1_unactivatedState
  34. ---@field public activedState UICardBlessTips__Generate_nextLv_condition1_activedState
  35. ---@field public dscAttr UICardBlessTips__Generate_nextLv_condition1_dscAttr
  36. ---@field public count UICardBlessTips__Generate_nextLv_condition1_count
  37. ---@class UICardBlessTips__Generate_nextLv_lv
  38. ---@field public gameObject UnityEngine.GameObject
  39. ---@field public text UnityEngine.UI.Text
  40. ---@class UICardBlessTips__Generate_nextLv_activedState
  41. ---@field public gameObject UnityEngine.GameObject
  42. ---@field public image UnityEngine.UI.Image
  43. ---@class UICardBlessTips__Generate_nextLv_unactivatedState
  44. ---@field public gameObject UnityEngine.GameObject
  45. ---@field public image UnityEngine.UI.Image
  46. ---@class UICardBlessTips__Generate_nextLv
  47. ---@field public gameObject UnityEngine.GameObject
  48. ---@field public unactivatedState UICardBlessTips__Generate_nextLv_unactivatedState
  49. ---@field public activedState UICardBlessTips__Generate_nextLv_activedState
  50. ---@field public lv UICardBlessTips__Generate_nextLv_lv
  51. ---@field public condition1 UICardBlessTips__Generate_nextLv_condition1
  52. ---@field public condition2 UICardBlessTips__Generate_nextLv_condition2
  53. ---@field public scrollView UnityEngine.GameObject
  54. ---@field public cardBlessAttrItem1 UnityEngine.GameObject
  55. ---@field public cardBlessAttrItem2 UnityEngine.GameObject
  56. ---@field public cardBlessAttrItem3 UnityEngine.GameObject
  57. ---@field public cardBlessAttrItem4 UnityEngine.GameObject
  58. ---@field public cardBlessAttrItem5 UnityEngine.GameObject
  59. ---@class UICardBlessTips__Generate_currentLv_condition2_count
  60. ---@field public gameObject UnityEngine.GameObject
  61. ---@field public text UnityEngine.UI.Text
  62. ---@class UICardBlessTips__Generate_currentLv_condition2_dscAttr
  63. ---@field public gameObject UnityEngine.GameObject
  64. ---@field public text UnityEngine.UI.Text
  65. ---@class UICardBlessTips__Generate_currentLv_condition2_activedState
  66. ---@field public gameObject UnityEngine.GameObject
  67. ---@field public image UnityEngine.UI.Image
  68. ---@class UICardBlessTips__Generate_currentLv_condition2_unactivatedState
  69. ---@field public gameObject UnityEngine.GameObject
  70. ---@field public image UnityEngine.UI.Image
  71. ---@class UICardBlessTips__Generate_currentLv_condition2
  72. ---@field public gameObject UnityEngine.GameObject
  73. ---@field public unactivatedState UICardBlessTips__Generate_currentLv_condition2_unactivatedState
  74. ---@field public activedState UICardBlessTips__Generate_currentLv_condition2_activedState
  75. ---@field public dscAttr UICardBlessTips__Generate_currentLv_condition2_dscAttr
  76. ---@field public count UICardBlessTips__Generate_currentLv_condition2_count
  77. ---@class UICardBlessTips__Generate_currentLv_condition1_count
  78. ---@field public gameObject UnityEngine.GameObject
  79. ---@field public text UnityEngine.UI.Text
  80. ---@class UICardBlessTips__Generate_currentLv_condition1_dscAttr
  81. ---@field public gameObject UnityEngine.GameObject
  82. ---@field public text UnityEngine.UI.Text
  83. ---@class UICardBlessTips__Generate_currentLv_condition1_activedState
  84. ---@field public gameObject UnityEngine.GameObject
  85. ---@field public image UnityEngine.UI.Image
  86. ---@class UICardBlessTips__Generate_currentLv_condition1_unactivatedState
  87. ---@field public gameObject UnityEngine.GameObject
  88. ---@field public image UnityEngine.UI.Image
  89. ---@class UICardBlessTips__Generate_currentLv_condition1
  90. ---@field public gameObject UnityEngine.GameObject
  91. ---@field public unactivatedState UICardBlessTips__Generate_currentLv_condition1_unactivatedState
  92. ---@field public activedState UICardBlessTips__Generate_currentLv_condition1_activedState
  93. ---@field public dscAttr UICardBlessTips__Generate_currentLv_condition1_dscAttr
  94. ---@field public count UICardBlessTips__Generate_currentLv_condition1_count
  95. ---@class UICardBlessTips__Generate_currentLv_lv
  96. ---@field public gameObject UnityEngine.GameObject
  97. ---@field public text UnityEngine.UI.Text
  98. ---@class UICardBlessTips__Generate_currentLv_activedState
  99. ---@field public gameObject UnityEngine.GameObject
  100. ---@field public image UnityEngine.UI.Image
  101. ---@class UICardBlessTips__Generate_currentLv_unactivatedState
  102. ---@field public gameObject UnityEngine.GameObject
  103. ---@field public image UnityEngine.UI.Image
  104. ---@class UICardBlessTips__Generate_currentLv
  105. ---@field public gameObject UnityEngine.GameObject
  106. ---@field public unactivatedState UICardBlessTips__Generate_currentLv_unactivatedState
  107. ---@field public activedState UICardBlessTips__Generate_currentLv_activedState
  108. ---@field public lv UICardBlessTips__Generate_currentLv_lv
  109. ---@field public condition1 UICardBlessTips__Generate_currentLv_condition1
  110. ---@field public condition2 UICardBlessTips__Generate_currentLv_condition2
  111. ---@field public scrollView UnityEngine.GameObject
  112. ---@field public cardBlessAttrItem1 UnityEngine.GameObject
  113. ---@field public cardBlessAttrItem2 UnityEngine.GameObject
  114. ---@field public cardBlessAttrItem3 UnityEngine.GameObject
  115. ---@field public cardBlessAttrItem4 UnityEngine.GameObject
  116. ---@field public cardBlessAttrItem5 UnityEngine.GameObject
  117. ---@class UICardBlessTips__Generate_cardBlessLv
  118. ---@field public gameObject UnityEngine.GameObject
  119. ---@field public lv0 UnityEngine.GameObject
  120. ---@field public lv1 UnityEngine.GameObject
  121. ---@field public lv2 UnityEngine.GameObject
  122. ---@field public lv3 UnityEngine.GameObject
  123. ---@field public lv4 UnityEngine.GameObject
  124. ---@field public lv5 UnityEngine.GameObject
  125. ---@field public lv6 UnityEngine.GameObject
  126. ---@field public lv7 UnityEngine.GameObject
  127. ---@field public lv8 UnityEngine.GameObject
  128. ---@field public lv9 UnityEngine.GameObject
  129. ---@field public lv10 UnityEngine.GameObject
  130. ---@field public lv11 UnityEngine.GameObject
  131. ---@class UICardBlessTips__Generate_btnClose
  132. ---@field public gameObject UnityEngine.GameObject
  133. ---@field public button UnityEngine.UI.Button
  134. ---@class UICardBlessTips__Generate_AnyBtn
  135. ---@field public gameObject UnityEngine.GameObject
  136. ---@field public button UnityEngine.UI.Button
  137. ---@class UICardBlessTips__Generate_uIAnimator
  138. ---@field public gameObject UnityEngine.GameObject
  139. ---@field public animator UnityEngine.Animator
  140. ---@class UICardBlessTips__Generate
  141. ---@field private gameObject UnityEngine.GameObject
  142. ---@field private transform UnityEngine.Transform
  143. ---@field private uIAnimator UICardBlessTips__Generate_uIAnimator
  144. ---@field private AnyBtn UICardBlessTips__Generate_AnyBtn
  145. ---@field private window UnityEngine.GameObject
  146. ---@field private btnClose UICardBlessTips__Generate_btnClose
  147. ---@field private cardBlessLv UICardBlessTips__Generate_cardBlessLv
  148. ---@field private currentLv UICardBlessTips__Generate_currentLv
  149. ---@field private nextLv UICardBlessTips__Generate_nextLv
  150. local UICardBlessTipsView = class("UICardBlessTipsView", require("UIViewBase"))
  151. function UICardBlessTipsView:ctor()
  152. end
  153. ---@private
  154. function UICardBlessTipsView:SetActive(result)
  155. self.gameObject:SetActive(result)
  156. end
  157. ---@private
  158. function UICardBlessTipsView:InitGenerate(Root, data)
  159. self.transform = Root
  160. self.inited = true
  161. if self.super.Init then
  162. self.super.Init(self)
  163. end
  164. local tmp
  165. self:InitGenerate__1(Root,data)
  166. self:InitGenerate__2(Root,data)
  167. self:InitGenerate__3(Root,data)
  168. self:InitGenerate__4(Root,data)
  169. self:InitGenerate__5(Root,data)
  170. self:InitGenerate__6(Root,data)
  171. self:InitGenerate__7(Root,data)
  172. self:InitGenerate__8(Root,data)
  173. self:InitGenerate__9(Root,data)
  174. self:InitGenerate__10(Root,data)
  175. self:InitGenerate__11(Root,data)
  176. self:InitGenerate__12(Root,data)
  177. self:InitGenerate__13(Root,data)
  178. self:InitGenerate__14(Root,data)
  179. self:InitGenerate__15(Root,data)
  180. self:InitGenerate__16(Root,data)
  181. self:InitGenerate__17(Root,data)
  182. self:InitGenerate__18(Root,data)
  183. self:InitGenerate__19(Root,data)
  184. self:InitGenerate__20(Root,data)
  185. self:InitGenerate__21(Root,data)
  186. self:InitGenerate__22(Root,data)
  187. self:InitGenerate__23(Root,data)
  188. self:InitGenerate__24(Root,data)
  189. self:InitGenerate__25(Root,data)
  190. self:InitGenerate__26(Root,data)
  191. self:InitGenerate__27(Root,data)
  192. self:InitGenerate__28(Root,data)
  193. self:InitGenerate__29(Root,data)
  194. self:InitGenerate__30(Root,data)
  195. self:InitGenerate__31(Root,data)
  196. self:InitGenerate__32(Root,data)
  197. self:InitGenerate__33(Root,data)
  198. self:InitGenerate__34(Root,data)
  199. self:InitGenerate__35(Root,data)
  200. self:InitGenerate__36(Root,data)
  201. self:InitGenerate__37(Root,data)
  202. self:InitGenerate__38(Root,data)
  203. self:InitGenerate__39(Root,data)
  204. self:InitGenerate__40(Root,data)
  205. self:InitGenerate__41(Root,data)
  206. self:InitGenerate__42(Root,data)
  207. self:InitGenerate__43(Root,data)
  208. self:InitGenerate__44(Root,data)
  209. self:InitGenerate__45(Root,data)
  210. self:InitGenerate__46(Root,data)
  211. self:InitGenerate__47(Root,data)
  212. self:InitGenerate__48(Root,data)
  213. self:InitGenerate__49(Root,data)
  214. self:InitGenerate__50(Root,data)
  215. self:InitGenerate__51(Root,data)
  216. self:InitGenerate__52(Root,data)
  217. self:InitGenerate__53(Root,data)
  218. self:InitGenerate__54(Root,data)
  219. self:InitGenerate__55(Root,data)
  220. self:InitGenerate__56(Root,data)
  221. self:InitGenerate__57(Root,data)
  222. self:InitGenerate__58(Root,data)
  223. end
  224. ---@private
  225. function UICardBlessTipsView:InitGenerate__1(Root, data)
  226. --[[
  227. Root
  228. --]]
  229. end
  230. ---@private
  231. function UICardBlessTipsView:InitGenerate__2(Root, data)
  232. --[[
  233. UIAnimator
  234. --]]
  235. local tmp = Root:Find("UIAnimator").gameObject
  236. if tolua.getpeer(tmp) == nil then
  237. tolua.setpeer(tmp, {})
  238. end
  239. self.uIAnimator = tmp
  240. tmp.animator = tmp:GetComponent(Enum.TypeInfo.Animator)
  241. tmp.animator.logWarnings = false
  242. end
  243. ---@private
  244. function UICardBlessTipsView:InitGenerate__3(Root, data)
  245. --[[
  246. UIAnimator/Alpha
  247. --]]
  248. local tmp = Root:Find("UIAnimator/Alpha").gameObject
  249. if tolua.getpeer(tmp) == nil then
  250. tolua.setpeer(tmp, {})
  251. end
  252. self.AnyBtn = tmp
  253. tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
  254. end
  255. ---@private
  256. function UICardBlessTipsView:InitGenerate__4(Root, data)
  257. --[[
  258. UIAnimator/Window
  259. --]]
  260. local tmp = Root:Find("UIAnimator/Window").gameObject
  261. if tolua.getpeer(tmp) == nil then
  262. tolua.setpeer(tmp, {})
  263. end
  264. self.window = tmp
  265. end
  266. ---@private
  267. function UICardBlessTipsView:InitGenerate__5(Root, data)
  268. --[[
  269. UIAnimator/Window/Bg/CloseBox/BtnClose
  270. --]]
  271. local tmp = Root:Find("UIAnimator/Window/Bg/CloseBox/BtnClose").gameObject
  272. if tolua.getpeer(tmp) == nil then
  273. tolua.setpeer(tmp, {})
  274. end
  275. self.btnClose = tmp
  276. tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
  277. end
  278. ---@private
  279. function UICardBlessTipsView:InitGenerate__6(Root, data)
  280. --[[
  281. UIAnimator/Window/Bg/TopItem/CardBlessLv
  282. --]]
  283. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv").gameObject
  284. if tolua.getpeer(tmp) == nil then
  285. tolua.setpeer(tmp, {})
  286. end
  287. self.cardBlessLv = tmp
  288. end
  289. ---@private
  290. function UICardBlessTipsView:InitGenerate__7(Root, data)
  291. --[[
  292. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv0
  293. --]]
  294. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv0").gameObject
  295. if tolua.getpeer(tmp) == nil then
  296. tolua.setpeer(tmp, {})
  297. end
  298. self.cardBlessLv.lv0 = tmp
  299. self.cardBlessLv.lv0:SetActive(false)
  300. end
  301. ---@private
  302. function UICardBlessTipsView:InitGenerate__8(Root, data)
  303. --[[
  304. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv1
  305. --]]
  306. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv1").gameObject
  307. if tolua.getpeer(tmp) == nil then
  308. tolua.setpeer(tmp, {})
  309. end
  310. self.cardBlessLv.lv1 = tmp
  311. self.cardBlessLv.lv1:SetActive(false)
  312. end
  313. ---@private
  314. function UICardBlessTipsView:InitGenerate__9(Root, data)
  315. --[[
  316. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv2
  317. --]]
  318. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv2").gameObject
  319. if tolua.getpeer(tmp) == nil then
  320. tolua.setpeer(tmp, {})
  321. end
  322. self.cardBlessLv.lv2 = tmp
  323. self.cardBlessLv.lv2:SetActive(false)
  324. end
  325. ---@private
  326. function UICardBlessTipsView:InitGenerate__10(Root, data)
  327. --[[
  328. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv3
  329. --]]
  330. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv3").gameObject
  331. if tolua.getpeer(tmp) == nil then
  332. tolua.setpeer(tmp, {})
  333. end
  334. self.cardBlessLv.lv3 = tmp
  335. self.cardBlessLv.lv3:SetActive(false)
  336. end
  337. ---@private
  338. function UICardBlessTipsView:InitGenerate__11(Root, data)
  339. --[[
  340. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv4
  341. --]]
  342. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv4").gameObject
  343. if tolua.getpeer(tmp) == nil then
  344. tolua.setpeer(tmp, {})
  345. end
  346. self.cardBlessLv.lv4 = tmp
  347. self.cardBlessLv.lv4:SetActive(false)
  348. end
  349. ---@private
  350. function UICardBlessTipsView:InitGenerate__12(Root, data)
  351. --[[
  352. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv5
  353. --]]
  354. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv5").gameObject
  355. if tolua.getpeer(tmp) == nil then
  356. tolua.setpeer(tmp, {})
  357. end
  358. self.cardBlessLv.lv5 = tmp
  359. self.cardBlessLv.lv5:SetActive(false)
  360. end
  361. ---@private
  362. function UICardBlessTipsView:InitGenerate__13(Root, data)
  363. --[[
  364. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv6
  365. --]]
  366. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv6").gameObject
  367. if tolua.getpeer(tmp) == nil then
  368. tolua.setpeer(tmp, {})
  369. end
  370. self.cardBlessLv.lv6 = tmp
  371. self.cardBlessLv.lv6:SetActive(false)
  372. end
  373. ---@private
  374. function UICardBlessTipsView:InitGenerate__14(Root, data)
  375. --[[
  376. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv7
  377. --]]
  378. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv7").gameObject
  379. if tolua.getpeer(tmp) == nil then
  380. tolua.setpeer(tmp, {})
  381. end
  382. self.cardBlessLv.lv7 = tmp
  383. self.cardBlessLv.lv7:SetActive(false)
  384. end
  385. ---@private
  386. function UICardBlessTipsView:InitGenerate__15(Root, data)
  387. --[[
  388. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv8
  389. --]]
  390. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv8").gameObject
  391. if tolua.getpeer(tmp) == nil then
  392. tolua.setpeer(tmp, {})
  393. end
  394. self.cardBlessLv.lv8 = tmp
  395. self.cardBlessLv.lv8:SetActive(false)
  396. end
  397. ---@private
  398. function UICardBlessTipsView:InitGenerate__16(Root, data)
  399. --[[
  400. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv9
  401. --]]
  402. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv9").gameObject
  403. if tolua.getpeer(tmp) == nil then
  404. tolua.setpeer(tmp, {})
  405. end
  406. self.cardBlessLv.lv9 = tmp
  407. self.cardBlessLv.lv9:SetActive(false)
  408. end
  409. ---@private
  410. function UICardBlessTipsView:InitGenerate__17(Root, data)
  411. --[[
  412. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv10
  413. --]]
  414. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv10").gameObject
  415. if tolua.getpeer(tmp) == nil then
  416. tolua.setpeer(tmp, {})
  417. end
  418. self.cardBlessLv.lv10 = tmp
  419. self.cardBlessLv.lv10:SetActive(false)
  420. end
  421. ---@private
  422. function UICardBlessTipsView:InitGenerate__18(Root, data)
  423. --[[
  424. UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv11
  425. --]]
  426. local tmp = Root:Find("UIAnimator/Window/Bg/TopItem/CardBlessLv/Lv11").gameObject
  427. if tolua.getpeer(tmp) == nil then
  428. tolua.setpeer(tmp, {})
  429. end
  430. self.cardBlessLv.lv11 = tmp
  431. self.cardBlessLv.lv11:SetActive(false)
  432. end
  433. ---@private
  434. function UICardBlessTipsView:InitGenerate__19(Root, data)
  435. --[[
  436. UIAnimator/Window/Bg/CurrentLv
  437. --]]
  438. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv").gameObject
  439. if tolua.getpeer(tmp) == nil then
  440. tolua.setpeer(tmp, {})
  441. end
  442. self.currentLv = tmp
  443. end
  444. ---@private
  445. function UICardBlessTipsView:InitGenerate__20(Root, data)
  446. --[[
  447. UIAnimator/Window/Bg/CurrentLv/Title/LvBox/UnactivatedState
  448. --]]
  449. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/LvBox/UnactivatedState ").gameObject
  450. if tolua.getpeer(tmp) == nil then
  451. tolua.setpeer(tmp, {})
  452. end
  453. self.currentLv.unactivatedState = tmp
  454. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  455. end
  456. ---@private
  457. function UICardBlessTipsView:InitGenerate__21(Root, data)
  458. --[[
  459. UIAnimator/Window/Bg/CurrentLv/Title/LvBox/ActivedState
  460. --]]
  461. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/LvBox/ActivedState").gameObject
  462. if tolua.getpeer(tmp) == nil then
  463. tolua.setpeer(tmp, {})
  464. end
  465. self.currentLv.activedState = tmp
  466. self.currentLv.activedState:SetActive(false)
  467. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  468. end
  469. ---@private
  470. function UICardBlessTipsView:InitGenerate__22(Root, data)
  471. --[[
  472. UIAnimator/Window/Bg/CurrentLv/Title/LvBox/Lv
  473. --]]
  474. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/LvBox/Lv").gameObject
  475. if tolua.getpeer(tmp) == nil then
  476. tolua.setpeer(tmp, {})
  477. end
  478. self.currentLv.lv = tmp
  479. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  480. end
  481. ---@private
  482. function UICardBlessTipsView:InitGenerate__23(Root, data)
  483. --[[
  484. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1
  485. --]]
  486. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1").gameObject
  487. if tolua.getpeer(tmp) == nil then
  488. tolua.setpeer(tmp, {})
  489. end
  490. self.currentLv.condition1 = tmp
  491. end
  492. ---@private
  493. function UICardBlessTipsView:InitGenerate__24(Root, data)
  494. --[[
  495. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/UnactivatedState
  496. --]]
  497. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/UnactivatedState ").gameObject
  498. if tolua.getpeer(tmp) == nil then
  499. tolua.setpeer(tmp, {})
  500. end
  501. self.currentLv.condition1.unactivatedState = tmp
  502. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  503. end
  504. ---@private
  505. function UICardBlessTipsView:InitGenerate__25(Root, data)
  506. --[[
  507. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/ActivedState
  508. --]]
  509. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/ActivedState").gameObject
  510. if tolua.getpeer(tmp) == nil then
  511. tolua.setpeer(tmp, {})
  512. end
  513. self.currentLv.condition1.activedState = tmp
  514. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  515. end
  516. ---@private
  517. function UICardBlessTipsView:InitGenerate__26(Root, data)
  518. --[[
  519. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/DscAttr
  520. --]]
  521. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/DscAttr").gameObject
  522. if tolua.getpeer(tmp) == nil then
  523. tolua.setpeer(tmp, {})
  524. end
  525. self.currentLv.condition1.dscAttr = tmp
  526. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  527. end
  528. ---@private
  529. function UICardBlessTipsView:InitGenerate__27(Root, data)
  530. --[[
  531. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/Count
  532. --]]
  533. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition1/Count").gameObject
  534. if tolua.getpeer(tmp) == nil then
  535. tolua.setpeer(tmp, {})
  536. end
  537. self.currentLv.condition1.count = tmp
  538. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  539. end
  540. ---@private
  541. function UICardBlessTipsView:InitGenerate__28(Root, data)
  542. --[[
  543. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2
  544. --]]
  545. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2").gameObject
  546. if tolua.getpeer(tmp) == nil then
  547. tolua.setpeer(tmp, {})
  548. end
  549. self.currentLv.condition2 = tmp
  550. end
  551. ---@private
  552. function UICardBlessTipsView:InitGenerate__29(Root, data)
  553. --[[
  554. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/UnactivatedState
  555. --]]
  556. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/UnactivatedState ").gameObject
  557. if tolua.getpeer(tmp) == nil then
  558. tolua.setpeer(tmp, {})
  559. end
  560. self.currentLv.condition2.unactivatedState = tmp
  561. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  562. end
  563. ---@private
  564. function UICardBlessTipsView:InitGenerate__30(Root, data)
  565. --[[
  566. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/ActivedState
  567. --]]
  568. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/ActivedState").gameObject
  569. if tolua.getpeer(tmp) == nil then
  570. tolua.setpeer(tmp, {})
  571. end
  572. self.currentLv.condition2.activedState = tmp
  573. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  574. end
  575. ---@private
  576. function UICardBlessTipsView:InitGenerate__31(Root, data)
  577. --[[
  578. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/DscAttr
  579. --]]
  580. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/DscAttr").gameObject
  581. if tolua.getpeer(tmp) == nil then
  582. tolua.setpeer(tmp, {})
  583. end
  584. self.currentLv.condition2.dscAttr = tmp
  585. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  586. end
  587. ---@private
  588. function UICardBlessTipsView:InitGenerate__32(Root, data)
  589. --[[
  590. UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/Count
  591. --]]
  592. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/Title/ConditionBox/Condition2/Count").gameObject
  593. if tolua.getpeer(tmp) == nil then
  594. tolua.setpeer(tmp, {})
  595. end
  596. self.currentLv.condition2.count = tmp
  597. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  598. end
  599. ---@private
  600. function UICardBlessTipsView:InitGenerate__33(Root, data)
  601. --[[
  602. UIAnimator/Window/Bg/CurrentLv/ScrollView
  603. --]]
  604. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/ScrollView").gameObject
  605. if tolua.getpeer(tmp) == nil then
  606. tolua.setpeer(tmp, {})
  607. end
  608. self.currentLv.scrollView = tmp
  609. end
  610. ---@private
  611. function UICardBlessTipsView:InitGenerate__34(Root, data)
  612. --[[
  613. UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem1
  614. --]]
  615. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem1").gameObject
  616. if tolua.getpeer(tmp) == nil then
  617. tolua.setpeer(tmp, {})
  618. end
  619. self.currentLv.cardBlessAttrItem1 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  620. self.currentLv.cardBlessAttrItem1.prefabName = "CardBlessAttrItem"
  621. end
  622. ---@private
  623. function UICardBlessTipsView:InitGenerate__35(Root, data)
  624. --[[
  625. UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem2
  626. --]]
  627. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem2").gameObject
  628. if tolua.getpeer(tmp) == nil then
  629. tolua.setpeer(tmp, {})
  630. end
  631. self.currentLv.cardBlessAttrItem2 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  632. self.currentLv.cardBlessAttrItem2.prefabName = "CardBlessAttrItem"
  633. end
  634. ---@private
  635. function UICardBlessTipsView:InitGenerate__36(Root, data)
  636. --[[
  637. UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem3
  638. --]]
  639. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem3").gameObject
  640. if tolua.getpeer(tmp) == nil then
  641. tolua.setpeer(tmp, {})
  642. end
  643. self.currentLv.cardBlessAttrItem3 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  644. self.currentLv.cardBlessAttrItem3.prefabName = "CardBlessAttrItem"
  645. end
  646. ---@private
  647. function UICardBlessTipsView:InitGenerate__37(Root, data)
  648. --[[
  649. UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem4
  650. --]]
  651. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem4").gameObject
  652. if tolua.getpeer(tmp) == nil then
  653. tolua.setpeer(tmp, {})
  654. end
  655. self.currentLv.cardBlessAttrItem4 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  656. self.currentLv.cardBlessAttrItem4.prefabName = "CardBlessAttrItem"
  657. end
  658. ---@private
  659. function UICardBlessTipsView:InitGenerate__38(Root, data)
  660. --[[
  661. UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem5
  662. --]]
  663. local tmp = Root:Find("UIAnimator/Window/Bg/CurrentLv/ScrollView/Viewport/Content/CardBlessAttrItem5").gameObject
  664. if tolua.getpeer(tmp) == nil then
  665. tolua.setpeer(tmp, {})
  666. end
  667. self.currentLv.cardBlessAttrItem5 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  668. self.currentLv.cardBlessAttrItem5.prefabName = "CardBlessAttrItem"
  669. end
  670. ---@private
  671. function UICardBlessTipsView:InitGenerate__39(Root, data)
  672. --[[
  673. UIAnimator/Window/Bg/NextLv
  674. --]]
  675. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv").gameObject
  676. if tolua.getpeer(tmp) == nil then
  677. tolua.setpeer(tmp, {})
  678. end
  679. self.nextLv = tmp
  680. end
  681. ---@private
  682. function UICardBlessTipsView:InitGenerate__40(Root, data)
  683. --[[
  684. UIAnimator/Window/Bg/NextLv/Title/LvBox/UnactivatedState
  685. --]]
  686. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/LvBox/UnactivatedState ").gameObject
  687. if tolua.getpeer(tmp) == nil then
  688. tolua.setpeer(tmp, {})
  689. end
  690. self.nextLv.unactivatedState = tmp
  691. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  692. end
  693. ---@private
  694. function UICardBlessTipsView:InitGenerate__41(Root, data)
  695. --[[
  696. UIAnimator/Window/Bg/NextLv/Title/LvBox/ActivedState
  697. --]]
  698. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/LvBox/ActivedState").gameObject
  699. if tolua.getpeer(tmp) == nil then
  700. tolua.setpeer(tmp, {})
  701. end
  702. self.nextLv.activedState = tmp
  703. self.nextLv.activedState:SetActive(false)
  704. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  705. end
  706. ---@private
  707. function UICardBlessTipsView:InitGenerate__42(Root, data)
  708. --[[
  709. UIAnimator/Window/Bg/NextLv/Title/LvBox/Lv
  710. --]]
  711. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/LvBox/Lv").gameObject
  712. if tolua.getpeer(tmp) == nil then
  713. tolua.setpeer(tmp, {})
  714. end
  715. self.nextLv.lv = tmp
  716. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  717. end
  718. ---@private
  719. function UICardBlessTipsView:InitGenerate__43(Root, data)
  720. --[[
  721. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1
  722. --]]
  723. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1").gameObject
  724. if tolua.getpeer(tmp) == nil then
  725. tolua.setpeer(tmp, {})
  726. end
  727. self.nextLv.condition1 = tmp
  728. end
  729. ---@private
  730. function UICardBlessTipsView:InitGenerate__44(Root, data)
  731. --[[
  732. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/UnactivatedState
  733. --]]
  734. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/UnactivatedState ").gameObject
  735. if tolua.getpeer(tmp) == nil then
  736. tolua.setpeer(tmp, {})
  737. end
  738. self.nextLv.condition1.unactivatedState = tmp
  739. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  740. end
  741. ---@private
  742. function UICardBlessTipsView:InitGenerate__45(Root, data)
  743. --[[
  744. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/ActivedState
  745. --]]
  746. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/ActivedState").gameObject
  747. if tolua.getpeer(tmp) == nil then
  748. tolua.setpeer(tmp, {})
  749. end
  750. self.nextLv.condition1.activedState = tmp
  751. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  752. end
  753. ---@private
  754. function UICardBlessTipsView:InitGenerate__46(Root, data)
  755. --[[
  756. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/DscAttr
  757. --]]
  758. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/DscAttr").gameObject
  759. if tolua.getpeer(tmp) == nil then
  760. tolua.setpeer(tmp, {})
  761. end
  762. self.nextLv.condition1.dscAttr = tmp
  763. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  764. end
  765. ---@private
  766. function UICardBlessTipsView:InitGenerate__47(Root, data)
  767. --[[
  768. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/Count
  769. --]]
  770. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition1/Count").gameObject
  771. if tolua.getpeer(tmp) == nil then
  772. tolua.setpeer(tmp, {})
  773. end
  774. self.nextLv.condition1.count = tmp
  775. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  776. end
  777. ---@private
  778. function UICardBlessTipsView:InitGenerate__48(Root, data)
  779. --[[
  780. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2
  781. --]]
  782. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2").gameObject
  783. if tolua.getpeer(tmp) == nil then
  784. tolua.setpeer(tmp, {})
  785. end
  786. self.nextLv.condition2 = tmp
  787. end
  788. ---@private
  789. function UICardBlessTipsView:InitGenerate__49(Root, data)
  790. --[[
  791. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/UnactivatedState
  792. --]]
  793. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/UnactivatedState ").gameObject
  794. if tolua.getpeer(tmp) == nil then
  795. tolua.setpeer(tmp, {})
  796. end
  797. self.nextLv.condition2.unactivatedState = tmp
  798. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  799. end
  800. ---@private
  801. function UICardBlessTipsView:InitGenerate__50(Root, data)
  802. --[[
  803. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/ActivedState
  804. --]]
  805. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/ActivedState").gameObject
  806. if tolua.getpeer(tmp) == nil then
  807. tolua.setpeer(tmp, {})
  808. end
  809. self.nextLv.condition2.activedState = tmp
  810. tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
  811. end
  812. ---@private
  813. function UICardBlessTipsView:InitGenerate__51(Root, data)
  814. --[[
  815. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/DscAttr
  816. --]]
  817. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/DscAttr").gameObject
  818. if tolua.getpeer(tmp) == nil then
  819. tolua.setpeer(tmp, {})
  820. end
  821. self.nextLv.condition2.dscAttr = tmp
  822. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  823. end
  824. ---@private
  825. function UICardBlessTipsView:InitGenerate__52(Root, data)
  826. --[[
  827. UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/Count
  828. --]]
  829. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/Title/ConditionBox/Condition2/Count").gameObject
  830. if tolua.getpeer(tmp) == nil then
  831. tolua.setpeer(tmp, {})
  832. end
  833. self.nextLv.condition2.count = tmp
  834. tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
  835. end
  836. ---@private
  837. function UICardBlessTipsView:InitGenerate__53(Root, data)
  838. --[[
  839. UIAnimator/Window/Bg/NextLv/ScrollView
  840. --]]
  841. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/ScrollView").gameObject
  842. if tolua.getpeer(tmp) == nil then
  843. tolua.setpeer(tmp, {})
  844. end
  845. self.nextLv.scrollView = tmp
  846. end
  847. ---@private
  848. function UICardBlessTipsView:InitGenerate__54(Root, data)
  849. --[[
  850. UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem1
  851. --]]
  852. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem1").gameObject
  853. if tolua.getpeer(tmp) == nil then
  854. tolua.setpeer(tmp, {})
  855. end
  856. self.nextLv.cardBlessAttrItem1 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  857. self.nextLv.cardBlessAttrItem1.prefabName = "CardBlessAttrItem"
  858. end
  859. ---@private
  860. function UICardBlessTipsView:InitGenerate__55(Root, data)
  861. --[[
  862. UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem2
  863. --]]
  864. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem2").gameObject
  865. if tolua.getpeer(tmp) == nil then
  866. tolua.setpeer(tmp, {})
  867. end
  868. self.nextLv.cardBlessAttrItem2 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  869. self.nextLv.cardBlessAttrItem2.prefabName = "CardBlessAttrItem"
  870. end
  871. ---@private
  872. function UICardBlessTipsView:InitGenerate__56(Root, data)
  873. --[[
  874. UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem3
  875. --]]
  876. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem3").gameObject
  877. if tolua.getpeer(tmp) == nil then
  878. tolua.setpeer(tmp, {})
  879. end
  880. self.nextLv.cardBlessAttrItem3 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  881. self.nextLv.cardBlessAttrItem3.prefabName = "CardBlessAttrItem"
  882. end
  883. ---@private
  884. function UICardBlessTipsView:InitGenerate__57(Root, data)
  885. --[[
  886. UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem4
  887. --]]
  888. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem4").gameObject
  889. if tolua.getpeer(tmp) == nil then
  890. tolua.setpeer(tmp, {})
  891. end
  892. self.nextLv.cardBlessAttrItem4 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  893. self.nextLv.cardBlessAttrItem4.prefabName = "CardBlessAttrItem"
  894. end
  895. ---@private
  896. function UICardBlessTipsView:InitGenerate__58(Root, data)
  897. --[[
  898. UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem5
  899. --]]
  900. local tmp = Root:Find("UIAnimator/Window/Bg/NextLv/ScrollView/Viewport/Content/CardBlessAttrItem5").gameObject
  901. if tolua.getpeer(tmp) == nil then
  902. tolua.setpeer(tmp, {})
  903. end
  904. self.nextLv.cardBlessAttrItem5 = CommonUtil.BindGridViewItem2LuaStatic("CardBlessAttrItem", tmp)
  905. self.nextLv.cardBlessAttrItem5.prefabName = "CardBlessAttrItem"
  906. end
  907. ---@private
  908. function UICardBlessTipsView:GenerateDestroy()
  909. if self.nextLv.cardBlessAttrItem5.GenerateDestroy ~= nil then
  910. self.nextLv.cardBlessAttrItem5:GenerateDestroy()
  911. end
  912. if tolua.getpeer(self.nextLv.cardBlessAttrItem5) ~= nil then
  913. tolua.setpeer(self.nextLv.cardBlessAttrItem5, nil)
  914. end
  915. if self.nextLv.cardBlessAttrItem4.GenerateDestroy ~= nil then
  916. self.nextLv.cardBlessAttrItem4:GenerateDestroy()
  917. end
  918. if tolua.getpeer(self.nextLv.cardBlessAttrItem4) ~= nil then
  919. tolua.setpeer(self.nextLv.cardBlessAttrItem4, nil)
  920. end
  921. if self.nextLv.cardBlessAttrItem3.GenerateDestroy ~= nil then
  922. self.nextLv.cardBlessAttrItem3:GenerateDestroy()
  923. end
  924. if tolua.getpeer(self.nextLv.cardBlessAttrItem3) ~= nil then
  925. tolua.setpeer(self.nextLv.cardBlessAttrItem3, nil)
  926. end
  927. if self.nextLv.cardBlessAttrItem2.GenerateDestroy ~= nil then
  928. self.nextLv.cardBlessAttrItem2:GenerateDestroy()
  929. end
  930. if tolua.getpeer(self.nextLv.cardBlessAttrItem2) ~= nil then
  931. tolua.setpeer(self.nextLv.cardBlessAttrItem2, nil)
  932. end
  933. if self.nextLv.cardBlessAttrItem1.GenerateDestroy ~= nil then
  934. self.nextLv.cardBlessAttrItem1:GenerateDestroy()
  935. end
  936. if tolua.getpeer(self.nextLv.cardBlessAttrItem1) ~= nil then
  937. tolua.setpeer(self.nextLv.cardBlessAttrItem1, nil)
  938. end
  939. if tolua.getpeer(self.nextLv.scrollView) ~= nil then
  940. tolua.setpeer(self.nextLv.scrollView, nil)
  941. end
  942. if tolua.getpeer(self.nextLv.condition2.count) ~= nil then
  943. tolua.setpeer(self.nextLv.condition2.count, nil)
  944. end
  945. if tolua.getpeer(self.nextLv.condition2.dscAttr) ~= nil then
  946. tolua.setpeer(self.nextLv.condition2.dscAttr, nil)
  947. end
  948. if tolua.getpeer(self.nextLv.condition2.activedState) ~= nil then
  949. tolua.setpeer(self.nextLv.condition2.activedState, nil)
  950. end
  951. if tolua.getpeer(self.nextLv.condition2.unactivatedState) ~= nil then
  952. tolua.setpeer(self.nextLv.condition2.unactivatedState, nil)
  953. end
  954. if tolua.getpeer(self.nextLv.condition2) ~= nil then
  955. tolua.setpeer(self.nextLv.condition2, nil)
  956. end
  957. if tolua.getpeer(self.nextLv.condition1.count) ~= nil then
  958. tolua.setpeer(self.nextLv.condition1.count, nil)
  959. end
  960. if tolua.getpeer(self.nextLv.condition1.dscAttr) ~= nil then
  961. tolua.setpeer(self.nextLv.condition1.dscAttr, nil)
  962. end
  963. if tolua.getpeer(self.nextLv.condition1.activedState) ~= nil then
  964. tolua.setpeer(self.nextLv.condition1.activedState, nil)
  965. end
  966. if tolua.getpeer(self.nextLv.condition1.unactivatedState) ~= nil then
  967. tolua.setpeer(self.nextLv.condition1.unactivatedState, nil)
  968. end
  969. if tolua.getpeer(self.nextLv.condition1) ~= nil then
  970. tolua.setpeer(self.nextLv.condition1, nil)
  971. end
  972. if tolua.getpeer(self.nextLv.lv) ~= nil then
  973. tolua.setpeer(self.nextLv.lv, nil)
  974. end
  975. if tolua.getpeer(self.nextLv.activedState) ~= nil then
  976. tolua.setpeer(self.nextLv.activedState, nil)
  977. end
  978. if tolua.getpeer(self.nextLv.unactivatedState) ~= nil then
  979. tolua.setpeer(self.nextLv.unactivatedState, nil)
  980. end
  981. if self.currentLv.cardBlessAttrItem5.GenerateDestroy ~= nil then
  982. self.currentLv.cardBlessAttrItem5:GenerateDestroy()
  983. end
  984. if tolua.getpeer(self.currentLv.cardBlessAttrItem5) ~= nil then
  985. tolua.setpeer(self.currentLv.cardBlessAttrItem5, nil)
  986. end
  987. if self.currentLv.cardBlessAttrItem4.GenerateDestroy ~= nil then
  988. self.currentLv.cardBlessAttrItem4:GenerateDestroy()
  989. end
  990. if tolua.getpeer(self.currentLv.cardBlessAttrItem4) ~= nil then
  991. tolua.setpeer(self.currentLv.cardBlessAttrItem4, nil)
  992. end
  993. if self.currentLv.cardBlessAttrItem3.GenerateDestroy ~= nil then
  994. self.currentLv.cardBlessAttrItem3:GenerateDestroy()
  995. end
  996. if tolua.getpeer(self.currentLv.cardBlessAttrItem3) ~= nil then
  997. tolua.setpeer(self.currentLv.cardBlessAttrItem3, nil)
  998. end
  999. if self.currentLv.cardBlessAttrItem2.GenerateDestroy ~= nil then
  1000. self.currentLv.cardBlessAttrItem2:GenerateDestroy()
  1001. end
  1002. if tolua.getpeer(self.currentLv.cardBlessAttrItem2) ~= nil then
  1003. tolua.setpeer(self.currentLv.cardBlessAttrItem2, nil)
  1004. end
  1005. if self.currentLv.cardBlessAttrItem1.GenerateDestroy ~= nil then
  1006. self.currentLv.cardBlessAttrItem1:GenerateDestroy()
  1007. end
  1008. if tolua.getpeer(self.currentLv.cardBlessAttrItem1) ~= nil then
  1009. tolua.setpeer(self.currentLv.cardBlessAttrItem1, nil)
  1010. end
  1011. if tolua.getpeer(self.currentLv.scrollView) ~= nil then
  1012. tolua.setpeer(self.currentLv.scrollView, nil)
  1013. end
  1014. if tolua.getpeer(self.currentLv.condition2.count) ~= nil then
  1015. tolua.setpeer(self.currentLv.condition2.count, nil)
  1016. end
  1017. if tolua.getpeer(self.currentLv.condition2.dscAttr) ~= nil then
  1018. tolua.setpeer(self.currentLv.condition2.dscAttr, nil)
  1019. end
  1020. if tolua.getpeer(self.currentLv.condition2.activedState) ~= nil then
  1021. tolua.setpeer(self.currentLv.condition2.activedState, nil)
  1022. end
  1023. if tolua.getpeer(self.currentLv.condition2.unactivatedState) ~= nil then
  1024. tolua.setpeer(self.currentLv.condition2.unactivatedState, nil)
  1025. end
  1026. if tolua.getpeer(self.currentLv.condition2) ~= nil then
  1027. tolua.setpeer(self.currentLv.condition2, nil)
  1028. end
  1029. if tolua.getpeer(self.currentLv.condition1.count) ~= nil then
  1030. tolua.setpeer(self.currentLv.condition1.count, nil)
  1031. end
  1032. if tolua.getpeer(self.currentLv.condition1.dscAttr) ~= nil then
  1033. tolua.setpeer(self.currentLv.condition1.dscAttr, nil)
  1034. end
  1035. if tolua.getpeer(self.currentLv.condition1.activedState) ~= nil then
  1036. tolua.setpeer(self.currentLv.condition1.activedState, nil)
  1037. end
  1038. if tolua.getpeer(self.currentLv.condition1.unactivatedState) ~= nil then
  1039. tolua.setpeer(self.currentLv.condition1.unactivatedState, nil)
  1040. end
  1041. if tolua.getpeer(self.currentLv.condition1) ~= nil then
  1042. tolua.setpeer(self.currentLv.condition1, nil)
  1043. end
  1044. if tolua.getpeer(self.currentLv.lv) ~= nil then
  1045. tolua.setpeer(self.currentLv.lv, nil)
  1046. end
  1047. if tolua.getpeer(self.currentLv.activedState) ~= nil then
  1048. tolua.setpeer(self.currentLv.activedState, nil)
  1049. end
  1050. if tolua.getpeer(self.currentLv.unactivatedState) ~= nil then
  1051. tolua.setpeer(self.currentLv.unactivatedState, nil)
  1052. end
  1053. if tolua.getpeer(self.cardBlessLv.lv11) ~= nil then
  1054. tolua.setpeer(self.cardBlessLv.lv11, nil)
  1055. end
  1056. if tolua.getpeer(self.cardBlessLv.lv10) ~= nil then
  1057. tolua.setpeer(self.cardBlessLv.lv10, nil)
  1058. end
  1059. if tolua.getpeer(self.cardBlessLv.lv9) ~= nil then
  1060. tolua.setpeer(self.cardBlessLv.lv9, nil)
  1061. end
  1062. if tolua.getpeer(self.cardBlessLv.lv8) ~= nil then
  1063. tolua.setpeer(self.cardBlessLv.lv8, nil)
  1064. end
  1065. if tolua.getpeer(self.cardBlessLv.lv7) ~= nil then
  1066. tolua.setpeer(self.cardBlessLv.lv7, nil)
  1067. end
  1068. if tolua.getpeer(self.cardBlessLv.lv6) ~= nil then
  1069. tolua.setpeer(self.cardBlessLv.lv6, nil)
  1070. end
  1071. if tolua.getpeer(self.cardBlessLv.lv5) ~= nil then
  1072. tolua.setpeer(self.cardBlessLv.lv5, nil)
  1073. end
  1074. if tolua.getpeer(self.cardBlessLv.lv4) ~= nil then
  1075. tolua.setpeer(self.cardBlessLv.lv4, nil)
  1076. end
  1077. if tolua.getpeer(self.cardBlessLv.lv3) ~= nil then
  1078. tolua.setpeer(self.cardBlessLv.lv3, nil)
  1079. end
  1080. if tolua.getpeer(self.cardBlessLv.lv2) ~= nil then
  1081. tolua.setpeer(self.cardBlessLv.lv2, nil)
  1082. end
  1083. if tolua.getpeer(self.cardBlessLv.lv1) ~= nil then
  1084. tolua.setpeer(self.cardBlessLv.lv1, nil)
  1085. end
  1086. if tolua.getpeer(self.cardBlessLv.lv0) ~= nil then
  1087. tolua.setpeer(self.cardBlessLv.lv0, nil)
  1088. end
  1089. if tolua.getpeer(self.uIAnimator) ~= nil then
  1090. tolua.setpeer(self.uIAnimator, nil)
  1091. end
  1092. self.uIAnimator = nil
  1093. if tolua.getpeer(self.AnyBtn) ~= nil then
  1094. tolua.setpeer(self.AnyBtn, nil)
  1095. end
  1096. self.AnyBtn = nil
  1097. if tolua.getpeer(self.window) ~= nil then
  1098. tolua.setpeer(self.window, nil)
  1099. end
  1100. self.window = nil
  1101. if tolua.getpeer(self.btnClose) ~= nil then
  1102. tolua.setpeer(self.btnClose, nil)
  1103. end
  1104. self.btnClose = nil
  1105. if tolua.getpeer(self.cardBlessLv) ~= nil then
  1106. tolua.setpeer(self.cardBlessLv, nil)
  1107. end
  1108. self.cardBlessLv = nil
  1109. if tolua.getpeer(self.currentLv) ~= nil then
  1110. tolua.setpeer(self.currentLv, nil)
  1111. end
  1112. self.currentLv = nil
  1113. if tolua.getpeer(self.nextLv) ~= nil then
  1114. tolua.setpeer(self.nextLv, nil)
  1115. end
  1116. self.nextLv = nil
  1117. self.transform = nil
  1118. self.gameObject = nil
  1119. self.inited = false
  1120. end
  1121. return UICardBlessTipsView