UIPetStampBlessTipsView_Generate.lua 34 KB

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