| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380 |
- ---@class UIFriendList__Generate_btnRecruitShop
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_myRecruitCode_btnCopy
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_myRecruitCode_code
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_myRecruitCode_dsc
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_myRecruitCode
- ---@field public gameObject UnityEngine.GameObject
- ---@field public dsc UIFriendList__Generate_myRecruitCode_dsc
- ---@field public code UIFriendList__Generate_myRecruitCode_code
- ---@field public btnCopy UIFriendList__Generate_myRecruitCode_btnCopy
- ---@class UIFriendList__Generate_num
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_numIcon
- ---@field public gameObject UnityEngine.GameObject
- ---@field public image UnityEngine.UI.Image
- ---@field public switchSprite SwitchSprite
- ---@class UIFriendList__Generate_closeBtn
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_recruitFriendBtn
- ---@field public gameObject UnityEngine.GameObject
- ---@field public toggle UnityEngine.UI.Toggle
- ---@class UIFriendList__Generate_toggleGroup
- ---@field public gameObject UnityEngine.GameObject
- ---@field public toggleGroup UnityEngine.UI.ToggleGroup
- ---@class UIFriendList__Generate_recruitUI_clapCount
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_recruitUI_btnOnekeyClap
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_recruitUI_btnLog
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_recruitUI_center_dscMax
- ---@field public gameObject UnityEngine.GameObject
- ---@field public uILocalizeScript UILocalizeScript
- ---@class UIFriendList__Generate_recruitUI_center_studentCount
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_DscNotStudents
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_loadingItem
- ---@field public gameObject UnityEngine.GameObject
- ---@field public rectTransform UnityEngine.RectTransform
- ---@field public layoutElement UnityEngine.UI.LayoutElement
- ---@class UIFriendList__Generate_recruitUI_center_studentScrollview
- ---@field public gameObject UnityEngine.GameObject
- ---@field public loopListView SuperScrollView.LoopListView
- ---@class UIFriendList__Generate_recruitUI_center_taskScrollview
- ---@field public gameObject UnityEngine.GameObject
- ---@field public loopListView SuperScrollView.LoopListView
- ---@class UIFriendList__Generate_recruitUI_center_currency_number
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_recruitUI_center_currency_icon
- ---@field public gameObject UnityEngine.GameObject
- ---@field public image UnityEngine.UI.Image
- ---@class UIFriendList__Generate_recruitUI_center_currency
- ---@field public gameObject UnityEngine.GameObject
- ---@field public icon UIFriendList__Generate_recruitUI_center_currency_icon
- ---@field public number UIFriendList__Generate_recruitUI_center_currency_number
- ---@class UIFriendList__Generate_recruitUI_center_toggleGroup
- ---@field public gameObject UnityEngine.GameObject
- ---@field public toggleGroup UnityEngine.UI.ToggleGroup
- ---@class UIFriendList__Generate_recruitUI_center
- ---@field public gameObject UnityEngine.GameObject
- ---@field public toggleGroup UIFriendList__Generate_recruitUI_center_toggleGroup
- ---@field public currency UIFriendList__Generate_recruitUI_center_currency
- ---@field public taskScrollview UIFriendList__Generate_recruitUI_center_taskScrollview
- ---@field public studentScrollview UIFriendList__Generate_recruitUI_center_studentScrollview
- ---@field public studentCount UIFriendList__Generate_recruitUI_center_studentCount
- ---@field public dscMax UIFriendList__Generate_recruitUI_center_dscMax
- ---@class UIFriendList__Generate_nickname
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_time
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_statusImg
- ---@field public gameObject UnityEngine.GameObject
- ---@field public image UnityEngine.UI.Image
- ---@class UIFriendList__Generate_fighterPower
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_headItem
- ---@field public gameObject UnityEngine.GameObject
- ---@field public layoutElement UnityEngine.UI.LayoutElement
- ---@class UIFriendList__Generate_recruitUI_top_submitBtn
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_recruitUI_top_inputField
- ---@field public gameObject UnityEngine.GameObject
- ---@field public inputField UnityEngine.UI.InputField
- ---@field public icon UnityEngine.GameObject
- ---@class UIFriendList__Generate_recruitUI_top_dsc
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@field public uILocalizeScript UILocalizeScript
- ---@class UIFriendList__Generate_recruitUI_top
- ---@field public gameObject UnityEngine.GameObject
- ---@field public noTeacher UnityEngine.GameObject
- ---@field public dsc UIFriendList__Generate_recruitUI_top_dsc
- ---@field public inputField UIFriendList__Generate_recruitUI_top_inputField
- ---@field public submitBtn UIFriendList__Generate_recruitUI_top_submitBtn
- ---@field public hasTeacher UnityEngine.GameObject
- ---@field public info UnityEngine.GameObject
- ---@field public head UnityEngine.GameObject
- ---@class UIFriendList__Generate_recruitUI
- ---@field public gameObject UnityEngine.GameObject
- ---@field public top UIFriendList__Generate_recruitUI_top
- ---@field public center UIFriendList__Generate_recruitUI_center
- ---@field public taskBg UnityEngine.GameObject
- ---@field public studentBg UnityEngine.GameObject
- ---@field public noStudent UnityEngine.GameObject
- ---@field public btnLog UIFriendList__Generate_recruitUI_btnLog
- ---@field public btnOnekeyClap UIFriendList__Generate_recruitUI_btnOnekeyClap
- ---@field public clapCount UIFriendList__Generate_recruitUI_clapCount
- ---@class UIFriendList__Generate_refreshBtn
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_searchBtn
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_searchNameInput
- ---@field public gameObject UnityEngine.GameObject
- ---@field public inputField UnityEngine.UI.InputField
- ---@class UIFriendList__Generate_recommendScrollView_content
- ---@field public gameObject UnityEngine.GameObject
- ---@field public gridLayoutGroup UnityEngine.UI.GridLayoutGroup
- ---@class UIFriendList__Generate_recommendScrollView
- ---@field public gameObject UnityEngine.GameObject
- ---@field public loopVerticalScrollRect UnityEngine.UI.LoopVerticalScrollRect
- ---@field public content UIFriendList__Generate_recommendScrollView_content
- ---@class UIFriendList__Generate_emptyContent
- ---@field public gameObject UnityEngine.GameObject
- ---@field public text UnityEngine.UI.Text
- ---@class UIFriendList__Generate_scrollview_content
- ---@field public gameObject UnityEngine.GameObject
- ---@field public gridLayoutGroup UnityEngine.UI.GridLayoutGroup
- ---@class UIFriendList__Generate_scrollview
- ---@field public gameObject UnityEngine.GameObject
- ---@field public loopVerticalScrollRect UnityEngine.UI.LoopVerticalScrollRect
- ---@field public content UIFriendList__Generate_scrollview_content
- ---@class UIFriendList__Generate_btnPlayRule
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_AnyBtn
- ---@field public gameObject UnityEngine.GameObject
- ---@field public button UnityEngine.UI.Button
- ---@class UIFriendList__Generate_uIAnimator
- ---@field public gameObject UnityEngine.GameObject
- ---@field public animator UnityEngine.Animator
- ---@class UIFriendList__Generate
- ---@field private gameObject UnityEngine.GameObject
- ---@field private transform UnityEngine.Transform
- ---@field private uIAnimator UIFriendList__Generate_uIAnimator
- ---@field private AnyBtn UIFriendList__Generate_AnyBtn
- ---@field private btnPlayRule UIFriendList__Generate_btnPlayRule
- ---@field private scrollview UIFriendList__Generate_scrollview
- ---@field private emptyTips UnityEngine.GameObject
- ---@field private emptyContent UIFriendList__Generate_emptyContent
- ---@field private recommendScrollView UIFriendList__Generate_recommendScrollView
- ---@field private searchNode UnityEngine.GameObject
- ---@field private searchNameInput UIFriendList__Generate_searchNameInput
- ---@field private icon UnityEngine.GameObject
- ---@field private searchBtn UIFriendList__Generate_searchBtn
- ---@field private refreshBtn UIFriendList__Generate_refreshBtn
- ---@field private recruitUI UIFriendList__Generate_recruitUI
- ---@field private headItem UIFriendList__Generate_headItem
- ---@field private fighterPower UIFriendList__Generate_fighterPower
- ---@field private timeBox UnityEngine.GameObject
- ---@field private statusImg UIFriendList__Generate_statusImg
- ---@field private time UIFriendList__Generate_time
- ---@field private nickname UIFriendList__Generate_nickname
- ---@field private recruitTaskItem UnityEngine.GameObject
- ---@field private loadingItem UIFriendList__Generate_loadingItem
- ---@field private DscNotStudents UIFriendList__Generate_DscNotStudents
- ---@field private clapBG UnityEngine.GameObject
- ---@field private toggleGroup UIFriendList__Generate_toggleGroup
- ---@field private fansRedPoint UnityEngine.GameObject
- ---@field private recruitFriendBtn UIFriendList__Generate_recruitFriendBtn
- ---@field private closeBtn UIFriendList__Generate_closeBtn
- ---@field private numRoot UnityEngine.GameObject
- ---@field private numIcon UIFriendList__Generate_numIcon
- ---@field private num UIFriendList__Generate_num
- ---@field private myRecruitCode UIFriendList__Generate_myRecruitCode
- ---@field private btnRecruitShop UIFriendList__Generate_btnRecruitShop
- local UIFriendListView = class("UIFriendListView", require("UIViewBase"))
- function UIFriendListView:ctor()
- end
- ---@private
- function UIFriendListView:SetActive(result)
- self.gameObject:SetActive(result)
- end
- ---@private
- function UIFriendListView:InitGenerate(Root, data)
- self.transform = Root
- self.inited = true
- if self.super.Init then
- self.super.Init(self)
- end
- local tmp
- self:InitGenerate__1(Root,data)
- self:InitGenerate__2(Root,data)
- self:InitGenerate__3(Root,data)
- self:InitGenerate__4(Root,data)
- self:InitGenerate__5(Root,data)
- self:InitGenerate__6(Root,data)
- self:InitGenerate__7(Root,data)
- self:InitGenerate__8(Root,data)
- self:InitGenerate__9(Root,data)
- self:InitGenerate__10(Root,data)
- self:InitGenerate__11(Root,data)
- self:InitGenerate__12(Root,data)
- self:InitGenerate__13(Root,data)
- self:InitGenerate__14(Root,data)
- self:InitGenerate__15(Root,data)
- self:InitGenerate__16(Root,data)
- self:InitGenerate__17(Root,data)
- self:InitGenerate__18(Root,data)
- self:InitGenerate__19(Root,data)
- self:InitGenerate__20(Root,data)
- self:InitGenerate__21(Root,data)
- self:InitGenerate__22(Root,data)
- self:InitGenerate__23(Root,data)
- self:InitGenerate__24(Root,data)
- self:InitGenerate__25(Root,data)
- self:InitGenerate__26(Root,data)
- self:InitGenerate__27(Root,data)
- self:InitGenerate__28(Root,data)
- self:InitGenerate__29(Root,data)
- self:InitGenerate__30(Root,data)
- self:InitGenerate__31(Root,data)
- self:InitGenerate__32(Root,data)
- self:InitGenerate__33(Root,data)
- self:InitGenerate__34(Root,data)
- self:InitGenerate__35(Root,data)
- self:InitGenerate__36(Root,data)
- self:InitGenerate__37(Root,data)
- self:InitGenerate__38(Root,data)
- self:InitGenerate__39(Root,data)
- self:InitGenerate__40(Root,data)
- self:InitGenerate__41(Root,data)
- self:InitGenerate__42(Root,data)
- self:InitGenerate__43(Root,data)
- self:InitGenerate__44(Root,data)
- self:InitGenerate__45(Root,data)
- self:InitGenerate__46(Root,data)
- self:InitGenerate__47(Root,data)
- self:InitGenerate__48(Root,data)
- self:InitGenerate__49(Root,data)
- self:InitGenerate__50(Root,data)
- self:InitGenerate__51(Root,data)
- self:InitGenerate__52(Root,data)
- self:InitGenerate__53(Root,data)
- self:InitGenerate__54(Root,data)
- self:InitGenerate__55(Root,data)
- self:InitGenerate__56(Root,data)
- self:InitGenerate__57(Root,data)
- self:InitGenerate__58(Root,data)
- self:InitGenerate__59(Root,data)
- self:InitGenerate__60(Root,data)
- self:InitGenerate__61(Root,data)
- end
- ---@private
- function UIFriendListView:InitGenerate__1(Root, data)
- --[[
- UIAnimator
- --]]
- local tmp = Root:Find("UIAnimator").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.uIAnimator = tmp
- tmp.animator = tmp:GetComponent(Enum.TypeInfo.Animator)
- tmp.animator.logWarnings = false
- end
- ---@private
- function UIFriendListView:InitGenerate__2(Root, data)
- --[[
- UIAnimator/Alpha
- --]]
- local tmp = Root:Find("UIAnimator/Alpha").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.AnyBtn = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__3(Root, data)
- --[[
- UIAnimator/Window/BtnBG/BtnPlayRule
- --]]
- local tmp = Root:Find("UIAnimator/Window/BtnBG/BtnPlayRule").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.btnPlayRule = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__4(Root, data)
- --[[
- UIAnimator/Window/scrollview
- --]]
- local tmp = Root:Find("UIAnimator/Window/scrollview").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.scrollview = tmp
- tmp.loopVerticalScrollRect = tmp:GetComponent(Enum.TypeInfo.LoopVerticalScrollRect)
- end
- ---@private
- function UIFriendListView:InitGenerate__5(Root, data)
- --[[
- UIAnimator/Window/scrollview/Viewport/Content
- --]]
- local tmp = Root:Find("UIAnimator/Window/scrollview/Viewport/Content").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.scrollview.content = tmp
- tmp.gridLayoutGroup = tmp:GetComponent(Enum.TypeInfo.GridLayoutGroup)
- end
- ---@private
- function UIFriendListView:InitGenerate__6(Root, data)
- --[[
- UIAnimator/Window/EmptyTips
- --]]
- local tmp = Root:Find("UIAnimator/Window/EmptyTips").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.emptyTips = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__7(Root, data)
- --[[
- UIAnimator/Window/EmptyTips/DesTxt
- --]]
- local tmp = Root:Find("UIAnimator/Window/EmptyTips/DesTxt").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.emptyContent = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__8(Root, data)
- --[[
- UIAnimator/Window/recommendScrollview
- --]]
- local tmp = Root:Find("UIAnimator/Window/recommendScrollview").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recommendScrollView = tmp
- tmp.loopVerticalScrollRect = tmp:GetComponent(Enum.TypeInfo.LoopVerticalScrollRect)
- end
- ---@private
- function UIFriendListView:InitGenerate__9(Root, data)
- --[[
- UIAnimator/Window/recommendScrollview/Viewport/Content
- --]]
- local tmp = Root:Find("UIAnimator/Window/recommendScrollview/Viewport/Content").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recommendScrollView.content = tmp
- tmp.gridLayoutGroup = tmp:GetComponent(Enum.TypeInfo.GridLayoutGroup)
- end
- ---@private
- function UIFriendListView:InitGenerate__10(Root, data)
- --[[
- UIAnimator/Window/SearchNode
- --]]
- local tmp = Root:Find("UIAnimator/Window/SearchNode").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.searchNode = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__11(Root, data)
- --[[
- UIAnimator/Window/SearchNode/InputField
- --]]
- local tmp = Root:Find("UIAnimator/Window/SearchNode/InputField").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.searchNameInput = tmp
- tmp.inputField = tmp:GetComponent(Enum.TypeInfo.InputField)
- end
- ---@private
- function UIFriendListView:InitGenerate__12(Root, data)
- --[[
- UIAnimator/Window/SearchNode/InputField/icon
- --]]
- local tmp = Root:Find("UIAnimator/Window/SearchNode/InputField/icon").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.icon = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__13(Root, data)
- --[[
- UIAnimator/Window/SearchNode/SearchBtn
- --]]
- local tmp = Root:Find("UIAnimator/Window/SearchNode/SearchBtn").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.searchBtn = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__14(Root, data)
- --[[
- UIAnimator/Window/SearchNode/RefreshBtn
- --]]
- local tmp = Root:Find("UIAnimator/Window/SearchNode/RefreshBtn").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.refreshBtn = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__15(Root, data)
- --[[
- UIAnimator/Window/RecruitUI
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__16(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__17(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/NoTeacher
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/NoTeacher").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.noTeacher = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__18(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/NoTeacher/Dsc
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/NoTeacher/Dsc").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.dsc = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- tmp.uILocalizeScript = tmp:GetComponent(Enum.TypeInfo.UILocalizeScript)
- end
- ---@private
- function UIFriendListView:InitGenerate__19(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/NoTeacher/InputField
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/NoTeacher/InputField").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.inputField = tmp
- tmp.inputField = tmp:GetComponent(Enum.TypeInfo.InputField)
- end
- ---@private
- function UIFriendListView:InitGenerate__20(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/NoTeacher/InputField/icon
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/NoTeacher/InputField/icon").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.inputField.icon = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__21(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/NoTeacher/SubmitBtn
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/NoTeacher/SubmitBtn").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.submitBtn = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__22(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.hasTeacher = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__23(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.info = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__24(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/Head
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/Head").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.top.head = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__25(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/Head/HeadItem
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/Head/HeadItem").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.headItem = CommonUtil.BindGridViewItem2LuaStatic("HeadItem", tmp)
- self.headItem.prefabName = "HeadItem"
- tmp.layoutElement = tmp:GetComponent(Enum.TypeInfo.LayoutElement)
- end
- ---@private
- function UIFriendListView:InitGenerate__26(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/FightPBox/FighterPower
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/FightPBox/FighterPower").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.fighterPower = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__27(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/TimeBox
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/TimeBox").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.timeBox = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__28(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/TimeBox/StatusImg
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/TimeBox/StatusImg").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.statusImg = tmp
- tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
- end
- ---@private
- function UIFriendListView:InitGenerate__29(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/TimeBox/Time
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/TimeBox/Time").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.time = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__30(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/Nickname
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Top/HasTeacher/Info/Nickname").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.nickname = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__31(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__32(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/ToggleGroup
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/ToggleGroup").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.toggleGroup = tmp
- tmp.toggleGroup = tmp:GetComponent(Enum.TypeInfo.ToggleGroup)
- end
- ---@private
- function UIFriendListView:InitGenerate__33(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/Currency
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/Currency").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.currency = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__34(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/Currency/Icon
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/Currency/Icon").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.currency.icon = tmp
- tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
- end
- ---@private
- function UIFriendListView:InitGenerate__35(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/Currency/Number
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/Currency/Number").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.currency.number = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__36(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/TaskBg
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/TaskBg").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.taskBg = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__37(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/TaskBg/TaskScrollview
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/TaskBg/TaskScrollview").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.taskScrollview = tmp
- tmp.loopListView = tmp:GetComponent(Enum.TypeInfo.LoopListView)
- end
- ---@private
- function UIFriendListView:InitGenerate__38(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/TaskBg/TaskScrollview/Viewport/Content/RecruitTaskItem
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/TaskBg/TaskScrollview/Viewport/Content/RecruitTaskItem").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitTaskItem = CommonUtil.BindGridViewItem2LuaStatic("RecruitTaskItem", tmp)
- self.recruitTaskItem.prefabName = "RecruitTaskItem"
- end
- ---@private
- function UIFriendListView:InitGenerate__39(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.studentBg = tmp
- self.recruitUI.studentBg:SetActive(false)
- end
- ---@private
- function UIFriendListView:InitGenerate__40(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/StudentScrollview
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/StudentScrollview").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.studentScrollview = tmp
- tmp.loopListView = tmp:GetComponent(Enum.TypeInfo.LoopListView)
- end
- ---@private
- function UIFriendListView:InitGenerate__41(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/StudentScrollview/Viewport/Content/LoadingItem
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/StudentScrollview/Viewport/Content/LoadingItem").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.loadingItem = CommonUtil.BindGridViewItem2LuaStatic("LoadingItem", tmp)
- self.loadingItem.prefabName = "LoadingItem"
- tmp.rectTransform = tmp:GetComponent(Enum.TypeInfo.RectTransform)
- tmp.layoutElement = tmp:GetComponent(Enum.TypeInfo.LayoutElement)
- end
- ---@private
- function UIFriendListView:InitGenerate__42(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/NoStudent
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/NoStudent").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.noStudent = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__43(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/NoStudent/DesTxt
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/NoStudent/DesTxt").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.DscNotStudents = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__44(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/CountBox/StudentCount
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/CountBox/StudentCount").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.studentCount = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__45(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/CountBox/DscMax
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/CountBox/DscMax").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.center.dscMax = tmp
- tmp.uILocalizeScript = tmp:GetComponent(Enum.TypeInfo.UILocalizeScript)
- end
- ---@private
- function UIFriendListView:InitGenerate__46(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/BtnLog
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/BtnLog").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.btnLog = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__47(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/BtnOnekeyClap
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/BtnOnekeyClap").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.btnOnekeyClap = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__48(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/ClapBG
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/ClapBG").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.clapBG = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__49(Root, data)
- --[[
- UIAnimator/Window/RecruitUI/Center/StudentBg/ClapBG/ClapCount
- --]]
- local tmp = Root:Find("UIAnimator/Window/RecruitUI/Center/StudentBg/ClapBG/ClapCount").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitUI.clapCount = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__50(Root, data)
- --[[
- UIAnimator/Window/ToggleGroup
- --]]
- local tmp = Root:Find("UIAnimator/Window/ToggleGroup").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.toggleGroup = tmp
- tmp.toggleGroup = tmp:GetComponent(Enum.TypeInfo.ToggleGroup)
- end
- ---@private
- function UIFriendListView:InitGenerate__51(Root, data)
- --[[
- UIAnimator/Window/ToggleGroup/FansList/UINewRP
- --]]
- local tmp = Root:Find("UIAnimator/Window/ToggleGroup/FansList/UINewRP").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.fansRedPoint = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__52(Root, data)
- --[[
- UIAnimator/Window/ToggleGroup/RecruitFriendBtn
- --]]
- local tmp = Root:Find("UIAnimator/Window/ToggleGroup/RecruitFriendBtn").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.recruitFriendBtn = tmp
- tmp.toggle = tmp:GetComponent(Enum.TypeInfo.Toggle)
- end
- ---@private
- function UIFriendListView:InitGenerate__53(Root, data)
- --[[
- UIAnimator/Window/BtnBack
- --]]
- local tmp = Root:Find("UIAnimator/Window/BtnBack").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.closeBtn = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__54(Root, data)
- --[[
- UIAnimator/Window/NumTips
- --]]
- local tmp = Root:Find("UIAnimator/Window/NumTips").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.numRoot = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__55(Root, data)
- --[[
- UIAnimator/Window/NumTips/icon
- --]]
- local tmp = Root:Find("UIAnimator/Window/NumTips/icon").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.numIcon = tmp
- tmp.image = tmp:GetComponent(Enum.TypeInfo.Image)
- tmp.switchSprite = tmp:GetComponent(Enum.TypeInfo.SwitchSprite)
- end
- ---@private
- function UIFriendListView:InitGenerate__56(Root, data)
- --[[
- UIAnimator/Window/NumTips/Num
- --]]
- local tmp = Root:Find("UIAnimator/Window/NumTips/Num").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.num = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__57(Root, data)
- --[[
- UIAnimator/Window/MyRecruitCode
- --]]
- local tmp = Root:Find("UIAnimator/Window/MyRecruitCode").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.myRecruitCode = tmp
- end
- ---@private
- function UIFriendListView:InitGenerate__58(Root, data)
- --[[
- UIAnimator/Window/MyRecruitCode/dsc
- --]]
- local tmp = Root:Find("UIAnimator/Window/MyRecruitCode/dsc").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.myRecruitCode.dsc = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__59(Root, data)
- --[[
- UIAnimator/Window/MyRecruitCode/code
- --]]
- local tmp = Root:Find("UIAnimator/Window/MyRecruitCode/code").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.myRecruitCode.code = tmp
- tmp.text = tmp:GetComponent(Enum.TypeInfo.Text)
- end
- ---@private
- function UIFriendListView:InitGenerate__60(Root, data)
- --[[
- UIAnimator/Window/MyRecruitCode/BtnCopy
- --]]
- local tmp = Root:Find("UIAnimator/Window/MyRecruitCode/BtnCopy").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.myRecruitCode.btnCopy = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:InitGenerate__61(Root, data)
- --[[
- UIAnimator/Window/BtnRecruitShop
- --]]
- local tmp = Root:Find("UIAnimator/Window/BtnRecruitShop").gameObject
- if tolua.getpeer(tmp) == nil then
- tolua.setpeer(tmp, {})
- end
- self.btnRecruitShop = tmp
- tmp.button = tmp:GetComponent(Enum.TypeInfo.Button)
- end
- ---@private
- function UIFriendListView:GenerateDestroy()
- if tolua.getpeer(self.myRecruitCode.btnCopy) ~= nil then
- tolua.setpeer(self.myRecruitCode.btnCopy, nil)
- end
- if tolua.getpeer(self.myRecruitCode.code) ~= nil then
- tolua.setpeer(self.myRecruitCode.code, nil)
- end
- if tolua.getpeer(self.myRecruitCode.dsc) ~= nil then
- tolua.setpeer(self.myRecruitCode.dsc, nil)
- end
- if tolua.getpeer(self.recruitUI.clapCount) ~= nil then
- tolua.setpeer(self.recruitUI.clapCount, nil)
- end
- if tolua.getpeer(self.recruitUI.btnOnekeyClap) ~= nil then
- tolua.setpeer(self.recruitUI.btnOnekeyClap, nil)
- end
- if tolua.getpeer(self.recruitUI.btnLog) ~= nil then
- tolua.setpeer(self.recruitUI.btnLog, nil)
- end
- if tolua.getpeer(self.recruitUI.center.dscMax) ~= nil then
- tolua.setpeer(self.recruitUI.center.dscMax, nil)
- end
- if tolua.getpeer(self.recruitUI.center.studentCount) ~= nil then
- tolua.setpeer(self.recruitUI.center.studentCount, nil)
- end
- if tolua.getpeer(self.recruitUI.noStudent) ~= nil then
- tolua.setpeer(self.recruitUI.noStudent, nil)
- end
- if tolua.getpeer(self.recruitUI.center.studentScrollview) ~= nil then
- tolua.setpeer(self.recruitUI.center.studentScrollview, nil)
- end
- if tolua.getpeer(self.recruitUI.studentBg) ~= nil then
- tolua.setpeer(self.recruitUI.studentBg, nil)
- end
- if tolua.getpeer(self.recruitUI.center.taskScrollview) ~= nil then
- tolua.setpeer(self.recruitUI.center.taskScrollview, nil)
- end
- if tolua.getpeer(self.recruitUI.taskBg) ~= nil then
- tolua.setpeer(self.recruitUI.taskBg, nil)
- end
- if tolua.getpeer(self.recruitUI.center.currency.number) ~= nil then
- tolua.setpeer(self.recruitUI.center.currency.number, nil)
- end
- if tolua.getpeer(self.recruitUI.center.currency.icon) ~= nil then
- tolua.setpeer(self.recruitUI.center.currency.icon, nil)
- end
- if tolua.getpeer(self.recruitUI.center.currency) ~= nil then
- tolua.setpeer(self.recruitUI.center.currency, nil)
- end
- if tolua.getpeer(self.recruitUI.center.toggleGroup) ~= nil then
- tolua.setpeer(self.recruitUI.center.toggleGroup, nil)
- end
- if tolua.getpeer(self.recruitUI.center) ~= nil then
- tolua.setpeer(self.recruitUI.center, nil)
- end
- if tolua.getpeer(self.recruitUI.top.head) ~= nil then
- tolua.setpeer(self.recruitUI.top.head, nil)
- end
- if tolua.getpeer(self.recruitUI.top.info) ~= nil then
- tolua.setpeer(self.recruitUI.top.info, nil)
- end
- if tolua.getpeer(self.recruitUI.top.hasTeacher) ~= nil then
- tolua.setpeer(self.recruitUI.top.hasTeacher, nil)
- end
- if tolua.getpeer(self.recruitUI.top.submitBtn) ~= nil then
- tolua.setpeer(self.recruitUI.top.submitBtn, nil)
- end
- if tolua.getpeer(self.recruitUI.top.inputField.icon) ~= nil then
- tolua.setpeer(self.recruitUI.top.inputField.icon, nil)
- end
- if tolua.getpeer(self.recruitUI.top.inputField) ~= nil then
- tolua.setpeer(self.recruitUI.top.inputField, nil)
- end
- if tolua.getpeer(self.recruitUI.top.dsc) ~= nil then
- tolua.setpeer(self.recruitUI.top.dsc, nil)
- end
- if tolua.getpeer(self.recruitUI.top.noTeacher) ~= nil then
- tolua.setpeer(self.recruitUI.top.noTeacher, nil)
- end
- if tolua.getpeer(self.recruitUI.top) ~= nil then
- tolua.setpeer(self.recruitUI.top, nil)
- end
- if tolua.getpeer(self.recommendScrollView.content) ~= nil then
- tolua.setpeer(self.recommendScrollView.content, nil)
- end
- if tolua.getpeer(self.scrollview.content) ~= nil then
- tolua.setpeer(self.scrollview.content, nil)
- end
- if tolua.getpeer(self.uIAnimator) ~= nil then
- tolua.setpeer(self.uIAnimator, nil)
- end
- self.uIAnimator = nil
- if tolua.getpeer(self.AnyBtn) ~= nil then
- tolua.setpeer(self.AnyBtn, nil)
- end
- self.AnyBtn = nil
- if tolua.getpeer(self.btnPlayRule) ~= nil then
- tolua.setpeer(self.btnPlayRule, nil)
- end
- self.btnPlayRule = nil
- if tolua.getpeer(self.scrollview) ~= nil then
- tolua.setpeer(self.scrollview, nil)
- end
- self.scrollview = nil
- if tolua.getpeer(self.emptyTips) ~= nil then
- tolua.setpeer(self.emptyTips, nil)
- end
- self.emptyTips = nil
- if tolua.getpeer(self.emptyContent) ~= nil then
- tolua.setpeer(self.emptyContent, nil)
- end
- self.emptyContent = nil
- if tolua.getpeer(self.recommendScrollView) ~= nil then
- tolua.setpeer(self.recommendScrollView, nil)
- end
- self.recommendScrollView = nil
- if tolua.getpeer(self.searchNode) ~= nil then
- tolua.setpeer(self.searchNode, nil)
- end
- self.searchNode = nil
- if tolua.getpeer(self.searchNameInput) ~= nil then
- tolua.setpeer(self.searchNameInput, nil)
- end
- self.searchNameInput = nil
- if tolua.getpeer(self.icon) ~= nil then
- tolua.setpeer(self.icon, nil)
- end
- self.icon = nil
- if tolua.getpeer(self.searchBtn) ~= nil then
- tolua.setpeer(self.searchBtn, nil)
- end
- self.searchBtn = nil
- if tolua.getpeer(self.refreshBtn) ~= nil then
- tolua.setpeer(self.refreshBtn, nil)
- end
- self.refreshBtn = nil
- if tolua.getpeer(self.recruitUI) ~= nil then
- tolua.setpeer(self.recruitUI, nil)
- end
- self.recruitUI = nil
- if self.headItem.GenerateDestroy ~= nil then
- self.headItem:GenerateDestroy()
- end
- if tolua.getpeer(self.headItem) ~= nil then
- tolua.setpeer(self.headItem, nil)
- end
- self.headItem = nil
- if tolua.getpeer(self.fighterPower) ~= nil then
- tolua.setpeer(self.fighterPower, nil)
- end
- self.fighterPower = nil
- if tolua.getpeer(self.timeBox) ~= nil then
- tolua.setpeer(self.timeBox, nil)
- end
- self.timeBox = nil
- if tolua.getpeer(self.statusImg) ~= nil then
- tolua.setpeer(self.statusImg, nil)
- end
- self.statusImg = nil
- if tolua.getpeer(self.time) ~= nil then
- tolua.setpeer(self.time, nil)
- end
- self.time = nil
- if tolua.getpeer(self.nickname) ~= nil then
- tolua.setpeer(self.nickname, nil)
- end
- self.nickname = nil
- if self.recruitTaskItem.GenerateDestroy ~= nil then
- self.recruitTaskItem:GenerateDestroy()
- end
- if tolua.getpeer(self.recruitTaskItem) ~= nil then
- tolua.setpeer(self.recruitTaskItem, nil)
- end
- self.recruitTaskItem = nil
- if self.loadingItem.GenerateDestroy ~= nil then
- self.loadingItem:GenerateDestroy()
- end
- if tolua.getpeer(self.loadingItem) ~= nil then
- tolua.setpeer(self.loadingItem, nil)
- end
- self.loadingItem = nil
- if tolua.getpeer(self.DscNotStudents) ~= nil then
- tolua.setpeer(self.DscNotStudents, nil)
- end
- self.DscNotStudents = nil
- if tolua.getpeer(self.clapBG) ~= nil then
- tolua.setpeer(self.clapBG, nil)
- end
- self.clapBG = nil
- if tolua.getpeer(self.toggleGroup) ~= nil then
- tolua.setpeer(self.toggleGroup, nil)
- end
- self.toggleGroup = nil
- if tolua.getpeer(self.fansRedPoint) ~= nil then
- tolua.setpeer(self.fansRedPoint, nil)
- end
- self.fansRedPoint = nil
- if tolua.getpeer(self.recruitFriendBtn) ~= nil then
- tolua.setpeer(self.recruitFriendBtn, nil)
- end
- self.recruitFriendBtn = nil
- if tolua.getpeer(self.closeBtn) ~= nil then
- tolua.setpeer(self.closeBtn, nil)
- end
- self.closeBtn = nil
- if tolua.getpeer(self.numRoot) ~= nil then
- tolua.setpeer(self.numRoot, nil)
- end
- self.numRoot = nil
- if tolua.getpeer(self.numIcon) ~= nil then
- tolua.setpeer(self.numIcon, nil)
- end
- self.numIcon = nil
- if tolua.getpeer(self.num) ~= nil then
- tolua.setpeer(self.num, nil)
- end
- self.num = nil
- if tolua.getpeer(self.myRecruitCode) ~= nil then
- tolua.setpeer(self.myRecruitCode, nil)
- end
- self.myRecruitCode = nil
- if tolua.getpeer(self.btnRecruitShop) ~= nil then
- tolua.setpeer(self.btnRecruitShop, nil)
- end
- self.btnRecruitShop = nil
- self.transform = nil
- self.gameObject = nil
- self.inited = false
- end
- return UIFriendListView
|