# IceComboActivity_View_IceComboNoticeWindow_1939.luac
; fn @IceComboNoticeWindow.lua  line 0-0 np=0 va=1 ms=3 code=27 consts=10 upvals=1 protos=6
;   K[0]='IceComboNoticeWindow'
;   K[1]='setmetatable'
;   K[2]='IceComboBaseWindow'
;   K[3]='__index'
;   K[4]='Init'
;   K[5]='OnDestroy'
;   K[6]='UpdateContent'
;   K[7]='OnGoBtnClicked'
;   K[8]='_OnEntry'
;   K[9]='OnRewardBtnClicked'
;   upvals: _ENV
0000  GETTABUP  R0 = _ENV[K1('setmetatable')]
0001  NEWTABLE  R1 = {} (0 items)
0002  GETTABUP  R2 = _ENV[K2('IceComboBaseWindow')]
0003  CALL      R0 = call(R0, 1 args, 2 rets)
0004  SETTABUP  _ENV[K0('IceComboNoticeWindow')] = R0
0005  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0006  GETTABUP  R1 = _ENV[K0('IceComboNoticeWindow')]
0007  SETTABLE  R0[K3('__index')] = R1
0008  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0009  CLOSURE   R1 = closure proto0
0010  SETTABLE  R0[K4('Init')] = R1
0011  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0012  CLOSURE   R1 = closure proto1
0013  SETTABLE  R0[K5('OnDestroy')] = R1
0014  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0015  CLOSURE   R1 = closure proto2
0016  SETTABLE  R0[K6('UpdateContent')] = R1
0017  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0018  CLOSURE   R1 = closure proto3
0019  SETTABLE  R0[K7('OnGoBtnClicked')] = R1
0020  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0021  CLOSURE   R1 = closure proto4
0022  SETTABLE  R0[K8('_OnEntry')] = R1
0023  GETTABUP  R0 = _ENV[K0('IceComboNoticeWindow')]
0024  CLOSURE   R1 = closure proto5
0025  SETTABLE  R0[K9('OnRewardBtnClicked')] = R1
0026  RETURN    return R0..R-1
; ---------- proto0 [Init] ----------
  ; fn ?  line 7-14 np=4 va=0 ms=9 code=25 consts=14 upvals=1 protos=0
  ;   K[0]='IceComboBaseWindow'
  ;   K[1]='Init'
  ;   K[2]='m_progressHelper'
  ;   K[3]='m_model'
  ;   K[4]='GetProgressHelper'
  ;   K[5]='PlayerPrefs'
  ;   K[6]='SetInt'
  ;   K[7]='EPlayerPrefKey'
  ;   K[8]='IceComboDailyOpenTime'
  ;   K[9]='GM'
  ;   K[10]='GameModel'
  ;   K[11]='GetServerTime'
  ;   K[12]='UpdateContent'
  ;   K[13]='UpdatePerSecond'
  ;   upvals: _ENV
  ;   locals: self(0-25), activityType(0-25), id(0-25), bAutoOpen(0-25)
  0000  GETTABUP  R4 = _ENV[K0('IceComboBaseWindow')]
  0001  GETTABLE  R4 = R4[K1('Init')]
  0002  MOVE      R5 = R0
  0003  MOVE      R6 = R0
  0004  MOVE      R7 = R0
  0005  MOVE      R8 = R0
  0006  CALL      R4 = call(R4, 0 args, 4 rets)
  0007  GETTABLE  R4 = R0[K3('m_model')]
  0008  SELF      R5 = R4[K4('GetProgressHelper')] (self)
  0009  CALL      R4 = call(R4, 1 args, 1 rets)
  0010  SETTABLE  R0[K2('m_progressHelper')] = R4
  0011  GETTABUP  R4 = _ENV[K5('PlayerPrefs')]
  0012  GETTABLE  R4 = R4[K6('SetInt')]
  0013  GETTABUP  R5 = _ENV[K7('EPlayerPrefKey')]
  0014  GETTABLE  R5 = R5[K8('IceComboDailyOpenTime')]
  0015  GETTABUP  R6 = _ENV[K9('GM')]
  0016  GETTABLE  R6 = R6[K10('GameModel')]
  0017  SELF      R7 = R6[K11('GetServerTime')] (self)
  0018  CALL      R6 = call(R6, -1 args, 1 rets)
  0019  CALL      R4 = call(R4, 0 args, -1 rets)
  0020  SELF      R5 = R0[K12('UpdateContent')] (self)
  0021  CALL      R4 = call(R4, 0 args, 1 rets)
  0022  SELF      R5 = R0[K13('UpdatePerSecond')] (self)
  0023  CALL      R4 = call(R4, 0 args, 1 rets)
  0024  RETURN    return R0..R-1
; ---------- proto1 [OnDestroy] ----------
  ; fn ?  line 16-30 np=1 va=0 ms=4 code=29 consts=13 upvals=1 protos=0
  ;   K[0]='IceComboBaseWindow'
  ;   K[1]='OnDestroy'
  ;   K[2]='m_model'
  ;   K[3]=nil
  ;   K[4]='RemoveAllHandlers'
  ;   K[5]='event'
  ;   K[6]='m_seq'
  ;   K[7]='Kill'
  ;   K[8]='Scheduler'
  ;   K[9]='UnscheduleTarget'
  ;   K[10]='GM'
  ;   K[11]='UIManager'
  ;   K[12]='RemoveAllEventLocks'
  ;   upvals: _ENV
  ;   locals: self(0-29)
  0000  GETTABUP  R1 = _ENV[K0('IceComboBaseWindow')]
  0001  GETTABLE  R1 = R1[K1('OnDestroy')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  GETTABLE  R1 = R0[K2('m_model')]
  0005  EQ        if R1 eq K3(nil)   -> -130294
  0006  JMP       (jump)   -> 12
  0007  GETTABUP  R1 = _ENV[K4('RemoveAllHandlers')]
  0008  GETTABLE  R2 = R0[K2('m_model')]
  0009  GETTABLE  R2 = R2[K5('event')]
  0010  MOVE      R3 = R0
  0011  CALL      R1 = call(R1, 0 args, 2 rets)
  0012  GETTABLE  R1 = R0[K6('m_seq')]
  0013  EQ        if R1 eq K3(nil)   -> -130286
  0014  JMP       (jump)   -> 19
  0015  GETTABLE  R1 = R0[K6('m_seq')]
  0016  SELF      R2 = R1[K7('Kill')] (self)
  0017  CALL      R1 = call(R1, 0 args, 1 rets)
  0018  SETTABLE  R0[K6('m_seq')] = K3(nil)
  0019  GETTABUP  R1 = _ENV[K8('Scheduler')]
  0020  GETTABLE  R1 = R1[K9('UnscheduleTarget')]
  0021  MOVE      R2 = R0
  0022  CALL      R1 = call(R1, 0 args, 1 rets)
  0023  GETTABUP  R1 = _ENV[K10('GM')]
  0024  GETTABLE  R1 = R1[K11('UIManager')]
  0025  SELF      R2 = R1[K12('RemoveAllEventLocks')] (self)
  0026  MOVE      R3 = R0
  0027  CALL      R1 = call(R1, 0 args, 2 rets)
  0028  RETURN    return R0..R-1
; ---------- proto2 [UpdateContent] ----------
  ; fn ?  line 32-75 np=1 va=0 ms=15 code=134 consts=45 upvals=1 protos=0
  ;   K[0]='m_model'
  ;   K[1]='GetCurMultiNum'
  ;   K[2]='GetMaxMultiNum'
  ;   K[3]='iceCombo_max_multiplier_desc'
  ;   K[4]='iceCombo_multiplier_desc'
  ;   K[5]='m_multiDescText'
  ;   K[6]='text'
  ;   K[7]='GM'
  ;   K[8]='GameTextModel'
  ;   K[9]='GetText'
  ;   K[10]='GetLastLevelConfig'
  ;   K[11]='multi_num'
  ;   K[12]=nil
  ;   K[13]='NeedPlayMultiAnim'
  ;   K[14]='m_multiContent'
  ;   K[15]='Init'
  ;   K[16]='GetMultiArray'
  ;   K[17]='PlayChangeMultiNumAnim'
  ;   K[18]='PlayMultiAppearAnim'
  ;   K[19]='SetNeedPlayMultiAnim'
  ;   K[20]='m_progressHelper'
  ;   K[21]='GetLevelRewardsByLevel'
  ;   K[22]='GetNextClaimLevel'
  ;   K[23]='Table'
  ;   K[24]='IsEmpty'
  ;   K[25]='m_rewardContent'
  ;   K[26]='ERewardScene'
  ;   K[27]='Other'
  ;   K[28]='GetScoreForDisplay'
  ;   K[29]='GetScoreFromLevelStartByScoreForDisplay'
  ;   K[30]='GetLevelByScoreForDisplay'
  ;   K[31]='GetLevelRequiredScoreFromLevelStartByLevel'
  ;   K[32]='m_slider'
  ;   K[33]='value'
  ;   K[34]='m_sliderText'
  ;   K[35]='/'
  ;   K[36]='IsLaterServerOpen'
  ;   K[37]='IsFirstSignUp'
  ;   K[38]='UIUtil'
  ;   K[39]='SetActive'
  ;   K[40]='m_laterGroupGo'
  ;   K[41]='m_closeBtnGo'
  ;   K[42]='m_groupGo'
  ;   K[43]='canCloseByAndroidBack'
  ;   K[44]='m_bLater'
  ;   upvals: _ENV
  ;   locals: self(0-134), curMultiNum(3-134), maxMultiNum(6-134), strMultiDescKey(12-134), lastLevelConfig(22-134), lastMultiNum(25-134), rewards(71-134), score(86-134), curScore(90-134), level(94-134), curTargetScore(98-134), bLater(116-134)
  0000  GETTABLE  R1 = R0[K0('m_model')]
  0001  SELF      R2 = R1[K1('GetCurMultiNum')] (self)
  0002  CALL      R1 = call(R1, 1 args, 1 rets)
  0003  GETTABLE  R2 = R0[K0('m_model')]
  0004  SELF      R3 = R2[K2('GetMaxMultiNum')] (self)
  0005  CALL      R2 = call(R2, 1 args, 1 rets)
  0006  EQ        if R0 eq R2   -> -130550
  0007  JMP       (jump)   -> 11
  0008  LOADK     R3 = K3 'iceCombo_max_multiplier_desc'
  0009  TEST      if not R3 then   -> -131060
  0010  JMP       (jump)   -> 12
  0011  LOADK     R3 = K4 'iceCombo_multiplier_desc'
  0012  GETTABLE  R4 = R0[K5('m_multiDescText')]
  0013  GETTABUP  R5 = _ENV[K7('GM')]
  0014  GETTABLE  R5 = R5[K8('GameTextModel')]
  0015  SELF      R6 = R5[K9('GetText')] (self)
  0016  MOVE      R7 = R0
  0017  CALL      R5 = call(R5, 1 args, 2 rets)
  0018  SETTABLE  R4[K6('text')] = R5
  0019  GETTABLE  R4 = R0[K0('m_model')]
  0020  SELF      R5 = R4[K10('GetLastLevelConfig')] (self)
  0021  CALL      R4 = call(R4, 1 args, 1 rets)
  0022  TESTSET   if R0 then R5   -> -129000
  0023  JMP       (jump)   -> 25
  0024  GETTABLE  R5 = R4[K11('multi_num')]
  0025  EQ        if R1 eq K12(nil)   -> -128217
  0026  JMP       (jump)   -> 46
  0027  EQ        if R1 eq R1   -> -128482
  0028  JMP       (jump)   -> 46
  0029  GETTABLE  R6 = R0[K0('m_model')]
  0030  SELF      R7 = R6[K13('NeedPlayMultiAnim')] (self)
  0031  CALL      R6 = call(R6, 1 args, 1 rets)
  0032  TEST      if not R6 then   -> -131038
  0033  JMP       (jump)   -> 46
  0034  GETTABLE  R6 = R0[K14('m_multiContent')]
  0035  SELF      R7 = R6[K15('Init')] (self)
  0036  GETTABLE  R8 = R0[K0('m_model')]
  0037  SELF      R9 = R8[K16('GetMultiArray')] (self)
  0038  CALL      R8 = call(R8, 1 args, 1 rets)
  0039  MOVE      R9 = R0
  0040  CALL      R6 = call(R6, 0 args, 3 rets)
  0041  GETTABLE  R6 = R0[K14('m_multiContent')]
  0042  SELF      R7 = R6[K17('PlayChangeMultiNumAnim')] (self)
  0043  MOVE      R8 = R0
  0044  CALL      R6 = call(R6, 0 args, 2 rets)
  0045  JMP       (jump)   -> 61
  0046  GETTABLE  R6 = R0[K14('m_multiContent')]
  0047  SELF      R7 = R6[K15('Init')] (self)
  0048  GETTABLE  R8 = R0[K0('m_model')]
  0049  SELF      R9 = R8[K16('GetMultiArray')] (self)
  0050  CALL      R8 = call(R8, 1 args, 1 rets)
  0051  MOVE      R9 = R0
  0052  CALL      R6 = call(R6, 0 args, 3 rets)
  0053  GETTABLE  R6 = R0[K0('m_model')]
  0054  SELF      R7 = R6[K13('NeedPlayMultiAnim')] (self)
  0055  CALL      R6 = call(R6, 1 args, 1 rets)
  0056  TEST      if not R6 then   -> -131014
  0057  JMP       (jump)   -> 61
  0058  GETTABLE  R6 = R0[K14('m_multiContent')]
  0059  SELF      R7 = R6[K18('PlayMultiAppearAnim')] (self)
  0060  CALL      R6 = call(R6, 0 args, 1 rets)
  0061  GETTABLE  R6 = R0[K0('m_model')]
  0062  SELF      R7 = R6[K19('SetNeedPlayMultiAnim')] (self)
  0063  LOADBOOL  R8 = false
  0064  CALL      R6 = call(R6, 0 args, 2 rets)
  0065  GETTABLE  R6 = R0[K20('m_progressHelper')]
  0066  SELF      R7 = R6[K21('GetLevelRewardsByLevel')] (self)
  0067  GETTABLE  R8 = R0[K20('m_progressHelper')]
  0068  SELF      R9 = R8[K22('GetNextClaimLevel')] (self)
  0069  CALL      R8 = call(R8, -1 args, 1 rets)
  0070  CALL      R6 = call(R6, 1 args, -1 rets)
  0071  GETTABUP  R7 = _ENV[K23('Table')]
  0072  GETTABLE  R7 = R7[K24('IsEmpty')]
  0073  MOVE      R8 = R0
  0074  CALL      R7 = call(R7, 1 args, 1 rets)
  0075  TEST      if not R7 then   -> -130994
  0076  JMP       (jump)   -> 83
  0077  GETTABLE  R7 = R0[K25('m_rewardContent')]
  0078  SELF      R8 = R7[K15('Init')] (self)
  0079  MOVE      R9 = R0
  0080  GETTABUP  R10 = _ENV[K26('ERewardScene')]
  0081  GETTABLE  R10 = R10[K27('Other')]
  0082  CALL      R7 = call(R7, 0 args, 3 rets)
  0083  GETTABLE  R7 = R0[K20('m_progressHelper')]
  0084  SELF      R8 = R7[K28('GetScoreForDisplay')] (self)
  0085  CALL      R7 = call(R7, 1 args, 1 rets)
  0086  GETTABLE  R8 = R0[K20('m_progressHelper')]
  0087  SELF      R9 = R8[K29('GetScoreFromLevelStartByScoreForDisplay')] (self)
  0088  MOVE      R10 = R0
  0089  CALL      R8 = call(R8, 1 args, 2 rets)
  0090  GETTABLE  R9 = R0[K20('m_progressHelper')]
  0091  SELF      R10 = R9[K30('GetLevelByScoreForDisplay')] (self)
  0092  MOVE      R11 = R0
  0093  CALL      R9 = call(R9, 1 args, 2 rets)
  0094  GETTABLE  R10 = R0[K20('m_progressHelper')]
  0095  SELF      R11 = R10[K31('GetLevelRequiredScoreFromLevelStartByLevel')] (self)
  0096  MOVE      R12 = R0
  0097  CALL      R10 = call(R10, 1 args, 2 rets)
  0098  GETTABLE  R11 = R0[K32('m_slider')]
  0099  DIV       R12 = R10 div R8
  0100  SETTABLE  R11[K33('value')] = R12
  0101  GETTABLE  R11 = R0[K34('m_sliderText')]
  0102  MOVE      R12 = R0
  0103  LOADK     R13 = K35 '/'
  0104  MOVE      R14 = R0
  0105  CONCAT    R12 = concat(R12..R12)
  0106  SETTABLE  R11[K6('text')] = R12
  0107  GETTABLE  R11 = R0[K0('m_model')]
  0108  SELF      R12 = R11[K36('IsLaterServerOpen')] (self)
  0109  CALL      R11 = call(R11, 1 args, 1 rets)
  0110  TEST      if not R11 then   -> -130960
  0111  JMP       (jump)   -> 116
  0112  GETTABLE  R11 = R0[K0('m_model')]
  0113  SELF      R12 = R11[K37('IsFirstSignUp')] (self)
  0114  CALL      R11 = call(R11, 1 args, 1 rets)
  0115  NOT       R11 = not R0
  0116  GETTABUP  R12 = _ENV[K38('UIUtil')]
  0117  GETTABLE  R12 = R12[K39('SetActive')]
  0118  GETTABLE  R13 = R0[K40('m_laterGroupGo')]
  0119  MOVE      R14 = R0
  0120  CALL      R12 = call(R12, 0 args, 2 rets)
  0121  GETTABUP  R12 = _ENV[K38('UIUtil')]
  0122  GETTABLE  R12 = R12[K39('SetActive')]
  0123  GETTABLE  R13 = R0[K41('m_closeBtnGo')]
  0124  MOVE      R14 = R0
  0125  CALL      R12 = call(R12, 0 args, 2 rets)
  0126  GETTABUP  R12 = _ENV[K38('UIUtil')]
  0127  GETTABLE  R12 = R12[K39('SetActive')]
  0128  GETTABLE  R13 = R0[K42('m_groupGo')]
  0129  NOT       R14 = not R0
  0130  CALL      R12 = call(R12, 0 args, 2 rets)
  0131  SETTABLE  R0[K43('canCloseByAndroidBack')] = R11
  0132  SETTABLE  R0[K44('m_bLater')] = R11
  0133  RETURN    return R0..R-1
; ---------- proto3 [OnGoBtnClicked] ----------
  ; fn ?  line 77-79 np=1 va=0 ms=3 code=3 consts=1 upvals=0 protos=0
  ;   K[0]='_OnEntry'
  ;   locals: self(0-3)
  0000  SELF      R2 = R0[K0('_OnEntry')] (self)
  0001  CALL      R1 = call(R1, 0 args, 1 rets)
  0002  RETURN    return R0..R-1
; ---------- proto4 [_OnEntry] ----------
  ; fn ?  line 82-121 np=1 va=0 ms=15 code=77 consts=33 upvals=1 protos=1
  ;   K[0]='m_bClicked'
  ;   K[1]=true
  ;   K[2]='m_model'
  ;   K[3]='GetState'
  ;   K[4]='ActivityState'
  ;   K[5]='Started'
  ;   K[6]='Close'
  ;   K[7]='math'
  ;   K[8]='random'
  ;   K[9]=1
  ;   K[10]=2
  ;   K[11]='TryCompetitionEntry'
  ;   K[12]='m_bLater'
  ;   K[13]='m_iconTrans2'
  ;   K[14]='m_iconTrans'
  ;   K[15]='GM'
  ;   K[16]='UIManager'
  ;   K[17]='SetEventLock'
  ;   K[18]='gameObject'
  ;   K[19]='SetActive'
  ;   K[20]='m_btnTextGo1'
  ;   K[21]='m_btnTextGo2'
  ;   K[22]=900
  ;   K[23]=1260
  ;   K[24]=720
  ;   K[25]='DOTween'
  ;   K[26]='Sequence'
  ;   K[27]='Append'
  ;   K[28]='DORotate'
  ;   K[29]='Vector3'
  ;   K[30]=0
  ;   K[31]='AppendCallback'
  ;   K[32]='m_seq'
  ;   upvals: _ENV
  ;   locals: self(0-77), state(8-77), r(20-77), trans(35-77), rate(58-77), time(59-77), seq(62-77)
  0000  GETTABLE  R1 = R0[K0('m_bClicked')]
  0001  TEST      if not R1 then   -> -131069
  0002  JMP       (jump)   -> 4
  0003  RETURN    return R0..R-1
  0004  SETTABLE  R0[K0('m_bClicked')] = K1(true)
  0005  GETTABLE  R1 = R0[K2('m_model')]
  0006  SELF      R2 = R1[K3('GetState')] (self)
  0007  CALL      R1 = call(R1, 1 args, 1 rets)
  0008  GETTABUP  R2 = _ENV[K4('ActivityState')]
  0009  GETTABLE  R2 = R2[K5('Started')]
  0010  EQ        if R1 eq R2   -> -130546
  0011  JMP       (jump)   -> 15
  0012  SELF      R3 = R0[K6('Close')] (self)
  0013  CALL      R2 = call(R2, 0 args, 1 rets)
  0014  RETURN    return R0..R-1
  0015  GETTABUP  R2 = _ENV[K7('math')]
  0016  GETTABLE  R2 = R2[K8('random')]
  0017  LOADK     R3 = K9 1
  0018  LOADK     R4 = K10 2
  0019  CALL      R2 = call(R2, 1 args, 2 rets)
  0020  EQ        if R0 eq K9(1)   -> -129761
  0021  JMP       (jump)   -> 28
  0022  GETTABLE  R3 = R0[K2('m_model')]
  0023  SELF      R4 = R3[K11('TryCompetitionEntry')] (self)
  0024  CALL      R3 = call(R3, 0 args, 1 rets)
  0025  SELF      R4 = R0[K6('Close')] (self)
  0026  CALL      R3 = call(R3, 0 args, 1 rets)
  0027  RETURN    return R0..R-1
  0028  GETTABLE  R3 = R0[K12('m_bLater')]
  0029  TEST      if not R3 then   -> -131041
  0030  JMP       (jump)   -> 34
  0031  GETTABLE  R3 = R0[K13('m_iconTrans2')]
  0032  TEST      if not R3 then   -> -131037
  0033  JMP       (jump)   -> 35
  0034  GETTABLE  R3 = R0[K14('m_iconTrans')]
  0035  GETTABUP  R4 = _ENV[K15('GM')]
  0036  GETTABLE  R4 = R4[K16('UIManager')]
  0037  SELF      R5 = R4[K17('SetEventLock')] (self)
  0038  LOADBOOL  R6 = true
  0039  MOVE      R7 = R0
  0040  CALL      R4 = call(R4, 0 args, 3 rets)
  0041  GETTABLE  R4 = R3[K18('gameObject')]
  0042  SELF      R5 = R4[K19('SetActive')] (self)
  0043  LOADBOOL  R6 = true
  0044  CALL      R4 = call(R4, 0 args, 2 rets)
  0045  GETTABLE  R4 = R0[K20('m_btnTextGo1')]
  0046  SELF      R5 = R4[K19('SetActive')] (self)
  0047  LOADBOOL  R6 = false
  0048  CALL      R4 = call(R4, 0 args, 2 rets)
  0049  GETTABLE  R4 = R0[K21('m_btnTextGo2')]
  0050  SELF      R5 = R4[K19('SetActive')] (self)
  0051  LOADBOOL  R6 = false
  0052  CALL      R4 = call(R4, 0 args, 2 rets)
  0053  GETTABUP  R4 = _ENV[K7('math')]
  0054  GETTABLE  R4 = R4[K8('random')]
  0055  LOADK     R5 = K22 900
  0056  LOADK     R6 = K23 1260
  0057  CALL      R4 = call(R4, 1 args, 2 rets)
  0058  DIV       R5 = K24(720) div R4
  0059  GETTABUP  R6 = _ENV[K25('DOTween')]
  0060  GETTABLE  R6 = R6[K26('Sequence')]
  0061  CALL      R6 = call(R6, 1 args, 0 rets)
  0062  SELF      R8 = R6[K27('Append')] (self)
  0063  SELF      R10 = R3[K28('DORotate')] (self)
  0064  GETTABUP  R11 = _ENV[K29('Vector3')]
  0065  LOADK     R12 = K30 0
  0066  LOADK     R13 = K30 0
  0067  UNM       R14 = unm R0
  0068  CALL      R11 = call(R11, 1 args, 3 rets)
  0069  MOVE      R12 = R0
  0070  CALL      R9 = call(R9, -1 args, 3 rets)
  0071  CALL      R7 = call(R7, 0 args, -1 rets)
  0072  SELF      R8 = R6[K31('AppendCallback')] (self)
  0073  CLOSURE   R9 = closure proto0
  0074  CALL      R7 = call(R7, 0 args, 2 rets)
  0075  SETTABLE  R0[K32('m_seq')] = R6
  0076  RETURN    return R0..R-1
  ; ---------- proto0 [m_seq] ----------
    ; fn ?  line 111-118 np=0 va=0 ms=4 code=17 consts=9 upvals=2 protos=0
    ;   K[0]='GM'
    ;   K[1]='UIManager'
    ;   K[2]='SetEventLock'
    ;   K[3]='m_seq'
    ;   K[4]=nil
    ;   K[5]='m_bClosed'
    ;   K[6]='m_model'
    ;   K[7]='TryCompetitionEntry'
    ;   K[8]='Close'
    ;   upvals: _ENV, self
    0000  GETTABUP  R0 = _ENV[K0('GM')]
    0001  GETTABLE  R0 = R0[K1('UIManager')]
    0002  SELF      R1 = R0[K2('SetEventLock')] (self)
    0003  LOADBOOL  R2 = false
    0004  GETUPVAL  R3 = _ENV
    0005  CALL      R0 = call(R0, 0 args, 3 rets)
    0006  SETTABUP  self[K3('m_seq')] = K4(nil)
    0007  GETTABUP  R0 = self[K5('m_bClosed')]
    0008  TEST      if not R0 then   -> -131061
    0009  JMP       (jump)   -> 13
    0010  GETTABUP  R0 = self[K6('m_model')]
    0011  SELF      R1 = R0[K7('TryCompetitionEntry')] (self)
    0012  CALL      R0 = call(R0, 0 args, 1 rets)
    0013  GETUPVAL  R0 = _ENV
    0014  SELF      R1 = R0[K8('Close')] (self)
    0015  CALL      R0 = call(R0, 0 args, 1 rets)
    0016  RETURN    return R0..R-1
; ---------- proto5 [OnRewardBtnClicked] ----------
  ; fn ?  line 123-125 np=1 va=0 ms=5 code=7 consts=4 upvals=0 protos=0
  ;   K[0]='m_model'
  ;   K[1]='OpenWindow'
  ;   K[2]='m_activityDefinition'
  ;   K[3]='RewardProgressWindowPrefabName'
  ;   locals: self(0-7)
  0000  GETTABLE  R1 = R0[K0('m_model')]
  0001  SELF      R2 = R1[K1('OpenWindow')] (self)
  0002  GETTABLE  R3 = R0[K2('m_activityDefinition')]
  0003  GETTABLE  R3 = R3[K3('RewardProgressWindowPrefabName')]
  0004  LOADBOOL  R4 = false
  0005  CALL      R1 = call(R1, 0 args, 3 rets)
  0006  RETURN    return R0..R-1
