# UI_SubView_ActivityTopRightEntryTip_383.luac
; fn @ActivityTopRightEntryTip.lua  line 0-0 np=0 va=1 ms=3 code=37 consts=20 upvals=1 protos=8
;   K[0]='ActivityTopRightEntryTip'
;   K[1]='setmetatable'
;   K[2]='bClickHide'
;   K[3]=false
;   K[4]='maximumOffset'
;   K[5]=50
;   K[6]='screenPaddingX'
;   K[7]=10
;   K[8]='tipScale'
;   K[9]=0.8
;   K[10]='BaseTip'
;   K[11]='__index'
;   K[12]='Show'
;   K[13]='_OnHide'
;   K[14]='OnOpenView'
;   K[15]='OnDestroy'
;   K[16]='_TryKillAutoCloseTween'
;   K[17]='_TryKillFitScreenTween'
;   K[18]='Update'
;   K[19]='FitScreen'
;   upvals: _ENV
0000  GETTABUP  R0 = _ENV[K1('setmetatable')]
0001  NEWTABLE  R1 = {} (0 items)
0002  SETTABLE  R1[K2('bClickHide')] = K3(false)
0003  SETTABLE  R1[K4('maximumOffset')] = K5(50)
0004  SETTABLE  R1[K6('screenPaddingX')] = K7(10)
0005  SETTABLE  R1[K8('tipScale')] = K9(0.8)
0006  GETTABUP  R2 = _ENV[K10('BaseTip')]
0007  CALL      R0 = call(R0, 1 args, 2 rets)
0008  SETTABUP  _ENV[K0('ActivityTopRightEntryTip')] = R0
0009  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0010  GETTABUP  R1 = _ENV[K0('ActivityTopRightEntryTip')]
0011  SETTABLE  R0[K11('__index')] = R1
0012  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0013  CLOSURE   R1 = closure proto0
0014  SETTABLE  R0[K12('Show')] = R1
0015  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0016  CLOSURE   R1 = closure proto1
0017  SETTABLE  R0[K13('_OnHide')] = R1
0018  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0019  CLOSURE   R1 = closure proto2
0020  SETTABLE  R0[K14('OnOpenView')] = R1
0021  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0022  CLOSURE   R1 = closure proto3
0023  SETTABLE  R0[K15('OnDestroy')] = R1
0024  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0025  CLOSURE   R1 = closure proto4
0026  SETTABLE  R0[K16('_TryKillAutoCloseTween')] = R1
0027  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0028  CLOSURE   R1 = closure proto5
0029  SETTABLE  R0[K17('_TryKillFitScreenTween')] = R1
0030  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0031  CLOSURE   R1 = closure proto6
0032  SETTABLE  R0[K18('Update')] = R1
0033  GETTABUP  R0 = _ENV[K0('ActivityTopRightEntryTip')]
0034  CLOSURE   R1 = closure proto7
0035  SETTABLE  R0[K19('FitScreen')] = R1
0036  RETURN    return R0..R-1
; ---------- proto0 [Show] ----------
  ; fn ?  line 21-40 np=3 va=1 ms=7 code=44 consts=16 upvals=1 protos=2
  ;   K[0]='m_showPosition'
  ;   K[1]='transform'
  ;   K[2]='position'
  ;   K[3]='FitScreen'
  ;   K[4]='BaseTip'
  ;   K[5]='Show'
  ;   K[6]='IsNumber'
  ;   K[7]=0
  ;   K[8]='_TryKillAutoCloseTween'
  ;   K[9]='DOTween'
  ;   K[10]='Sequence'
  ;   K[11]=nil
  ;   K[12]='AppendInterval'
  ;   K[13]='AppendCallback'
  ;   K[14]='OnKill'
  ;   K[15]='m_autoCloseTween'
  ;   upvals: _ENV
  ;   locals: self(0-44), duration(0-44), delay(0-44), sequence(23-43)
  0000  GETTABLE  R3 = R0[K1('transform')]
  0001  GETTABLE  R3 = R3[K2('position')]
  0002  SETTABLE  R0[K0('m_showPosition')] = R3
  0003  SELF      R4 = R0[K3('FitScreen')] (self)
  0004  CALL      R3 = call(R3, 0 args, 1 rets)
  0005  GETTABUP  R3 = _ENV[K4('BaseTip')]
  0006  GETTABLE  R3 = R3[K5('Show')]
  0007  MOVE      R4 = R0
  0008  MOVE      R5 = R0
  0009  VARARG    R6 = vararg(0)
  0010  CALL      R3 = call(R3, 0 args, -1 rets)
  0011  GETTABUP  R3 = _ENV[K6('IsNumber')]
  0012  MOVE      R4 = R0
  0013  CALL      R3 = call(R3, 1 args, 1 rets)
  0014  TEST      if not R3 then   -> -131056
  0015  JMP       (jump)   -> 43
  0016  LT        if R0 lt R1   -> 3603
  0017  JMP       (jump)   -> 43
  0018  SELF      R4 = R0[K8('_TryKillAutoCloseTween')] (self)
  0019  CALL      R3 = call(R3, 0 args, 1 rets)
  0020  GETTABUP  R3 = _ENV[K9('DOTween')]
  0021  GETTABLE  R3 = R3[K10('Sequence')]
  0022  CALL      R3 = call(R3, 1 args, 0 rets)
  0023  EQ        if R1 eq K11(nil)   -> -129756
  0024  JMP       (jump)   -> 33
  0025  GETTABUP  R4 = _ENV[K6('IsNumber')]
  0026  MOVE      R5 = R0
  0027  CALL      R4 = call(R4, 1 args, 1 rets)
  0028  TEST      if not R4 then   -> -131042
  0029  JMP       (jump)   -> 33
  0030  SELF      R5 = R3[K12('AppendInterval')] (self)
  0031  MOVE      R6 = R0
  0032  CALL      R4 = call(R4, 0 args, 2 rets)
  0033  SELF      R5 = R3[K12('AppendInterval')] (self)
  0034  MOVE      R6 = R0
  0035  CALL      R4 = call(R4, 0 args, 2 rets)
  0036  SELF      R5 = R3[K13('AppendCallback')] (self)
  0037  CLOSURE   R6 = closure proto0
  0038  CALL      R4 = call(R4, 0 args, 2 rets)
  0039  SELF      R5 = R3[K14('OnKill')] (self)
  0040  CLOSURE   R6 = closure proto1
  0041  CALL      R4 = call(R4, 0 args, 2 rets)
  0042  SETTABLE  R0[K15('m_autoCloseTween')] = R3
  0043  RETURN    return R0..R-1
  ; ---------- proto0 [m_autoCloseTween] ----------
    ; fn ?  line 32-34 np=0 va=0 ms=2 code=4 consts=1 upvals=1 protos=0
    ;   K[0]='Hide'
    ;   upvals: self
    0000  GETUPVAL  R0 = self
    0001  SELF      R1 = R0[K0('Hide')] (self)
    0002  CALL      R0 = call(R0, 0 args, 1 rets)
    0003  RETURN    return R0..R-1
  ; ---------- proto1 [m_autoCloseTween] ----------
    ; fn ?  line 35-37 np=0 va=0 ms=2 code=2 consts=2 upvals=1 protos=0
    ;   K[0]='m_autoCloseTween'
    ;   K[1]=nil
    ;   upvals: self
    0000  SETTABUP  self[K0('m_autoCloseTween')] = K1(nil)
    0001  RETURN    return R0..R-1
; ---------- proto1 [_OnHide] ----------
  ; fn ?  line 43-46 np=1 va=1 ms=4 code=8 consts=3 upvals=1 protos=0
  ;   K[0]='BaseTip'
  ;   K[1]='_OnHide'
  ;   K[2]='_TryKillAutoCloseTween'
  ;   upvals: _ENV
  ;   locals: self(0-8)
  0000  GETTABUP  R1 = _ENV[K0('BaseTip')]
  0001  GETTABLE  R1 = R1[K1('_OnHide')]
  0002  MOVE      R2 = R0
  0003  VARARG    R3 = vararg(0)
  0004  CALL      R1 = call(R1, 0 args, -1 rets)
  0005  SELF      R2 = R0[K2('_TryKillAutoCloseTween')] (self)
  0006  CALL      R1 = call(R1, 0 args, 1 rets)
  0007  RETURN    return R0..R-1
; ---------- proto2 [OnOpenView] ----------
  ; fn ?  line 50-58 np=1 va=0 ms=4 code=22 consts=10 upvals=1 protos=0
  ;   K[0]='GM'
  ;   K[1]='UIManager'
  ;   K[2]='GetOpenedTopView'
  ;   K[3]=nil
  ;   K[4]='name'
  ;   K[5]='UIPrefabConfigName'
  ;   K[6]='OrderFinishRewardWindow'
  ;   K[7]='ScrollBackToOrderWindow'
  ;   K[8]='BaseTip'
  ;   K[9]='OnOpenView'
  ;   upvals: _ENV
  ;   locals: self(0-22), topView(4-22)
  0000  GETTABUP  R1 = _ENV[K0('GM')]
  0001  GETTABLE  R1 = R1[K1('UIManager')]
  0002  SELF      R2 = R1[K2('GetOpenedTopView')] (self)
  0003  CALL      R1 = call(R1, 1 args, 1 rets)
  0004  EQ        if R1 eq K3(nil)   -> -130295
  0005  JMP       (jump)   -> 17
  0006  GETTABLE  R2 = R1[K4('name')]
  0007  GETTABUP  R3 = _ENV[K5('UIPrefabConfigName')]
  0008  GETTABLE  R3 = R3[K6('OrderFinishRewardWindow')]
  0009  EQ        if R1 eq R3   -> -130034
  0010  JMP       (jump)   -> 16
  0011  GETTABLE  R2 = R1[K4('name')]
  0012  GETTABUP  R3 = _ENV[K5('UIPrefabConfigName')]
  0013  GETTABLE  R3 = R3[K7('ScrollBackToOrderWindow')]
  0014  EQ        if R0 eq R3   -> -130029
  0015  JMP       (jump)   -> 17
  0016  RETURN    return R0..R-1
  0017  GETTABUP  R2 = _ENV[K8('BaseTip')]
  0018  GETTABLE  R2 = R2[K9('OnOpenView')]
  0019  MOVE      R3 = R0
  0020  CALL      R2 = call(R2, 0 args, 1 rets)
  0021  RETURN    return R0..R-1
; ---------- proto3 [OnDestroy] ----------
  ; fn ?  line 61-65 np=1 va=0 ms=3 code=9 consts=4 upvals=1 protos=0
  ;   K[0]='BaseTip'
  ;   K[1]='OnDestroy'
  ;   K[2]='_TryKillAutoCloseTween'
  ;   K[3]='_TryKillFitScreenTween'
  ;   upvals: _ENV
  ;   locals: self(0-9)
  0000  GETTABUP  R1 = _ENV[K0('BaseTip')]
  0001  GETTABLE  R1 = R1[K1('OnDestroy')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  SELF      R2 = R0[K2('_TryKillAutoCloseTween')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  SELF      R2 = R0[K3('_TryKillFitScreenTween')] (self)
  0007  CALL      R1 = call(R1, 0 args, 1 rets)
  0008  RETURN    return R0..R-1
; ---------- proto4 [_TryKillAutoCloseTween] ----------
  ; fn ?  line 67-71 np=1 va=0 ms=3 code=7 consts=3 upvals=0 protos=0
  ;   K[0]='m_autoCloseTween'
  ;   K[1]=nil
  ;   K[2]='Kill'
  ;   locals: self(0-7)
  0000  GETTABLE  R1 = R0[K0('m_autoCloseTween')]
  0001  EQ        if R1 eq K1(nil)   -> -130300
  0002  JMP       (jump)   -> 6
  0003  GETTABLE  R1 = R0[K0('m_autoCloseTween')]
  0004  SELF      R2 = R1[K2('Kill')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  RETURN    return R0..R-1
; ---------- proto5 [_TryKillFitScreenTween] ----------
  ; fn ?  line 73-77 np=1 va=0 ms=3 code=7 consts=3 upvals=0 protos=0
  ;   K[0]='m_fitScreenTween'
  ;   K[1]=nil
  ;   K[2]='Kill'
  ;   locals: self(0-7)
  0000  GETTABLE  R1 = R0[K0('m_fitScreenTween')]
  0001  EQ        if R1 eq K1(nil)   -> -130300
  0002  JMP       (jump)   -> 6
  0003  GETTABLE  R1 = R0[K0('m_fitScreenTween')]
  0004  SELF      R2 = R1[K2('Kill')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  RETURN    return R0..R-1
; ---------- proto6 [Update] ----------
  ; fn ?  line 80-88 np=1 va=0 ms=4 code=22 consts=8 upvals=1 protos=0
  ;   K[0]='BaseTip'
  ;   K[1]='Update'
  ;   K[2]='showing'
  ;   K[3]='m_showPosition'
  ;   K[4]=nil
  ;   K[5]='transform'
  ;   K[6]='position'
  ;   K[7]='FitScreen'
  ;   upvals: _ENV
  ;   locals: self(0-22)
  0000  GETTABUP  R1 = _ENV[K0('BaseTip')]
  0001  GETTABLE  R1 = R1[K1('Update')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  GETTABLE  R1 = R0[K2('showing')]
  0005  TEST      if not R1 then   -> -131065
  0006  JMP       (jump)   -> 21
  0007  GETTABLE  R1 = R0[K3('m_showPosition')]
  0008  EQ        if R1 eq K4(nil)   -> -130290
  0009  JMP       (jump)   -> 21
  0010  GETTABLE  R1 = R0[K5('transform')]
  0011  GETTABLE  R1 = R1[K6('position')]
  0012  GETTABLE  R2 = R0[K3('m_showPosition')]
  0013  EQ        if R1 eq R2   -> -130543
  0014  JMP       (jump)   -> 21
  0015  GETTABLE  R1 = R0[K5('transform')]
  0016  GETTABLE  R1 = R1[K6('position')]
  0017  SETTABLE  R0[K3('m_showPosition')] = R1
  0018  SELF      R2 = R0[K7('FitScreen')] (self)
  0019  LOADBOOL  R3 = true
  0020  CALL      R1 = call(R1, 0 args, 2 rets)
  0021  RETURN    return R0..R-1
; ---------- proto7 [FitScreen] ----------
  ; fn ?  line 90-138 np=2 va=0 ms=22 code=128 consts=44 upvals=1 protos=1
  ;   K[0]='Screen'
  ;   K[1]='width'
  ;   K[2]='m_bgRectTransform'
  ;   K[3]='sizeDelta'
  ;   K[4]='x'
  ;   K[5]='screenPaddingX'
  ;   K[6]=2
  ;   K[7]='gameObject'
  ;   K[8]='GetComponentInParent'
  ;   K[9]='typeof'
  ;   K[10]='LayoutGroup'
  ;   K[11]='UIUtil'
  ;   K[12]='IsEmptyComponent'
  ;   K[13]='LayoutRebuilder'
  ;   K[14]='ForceRebuildLayoutImmediate'
  ;   K[15]='transform'
  ;   K[16]='GM'
  ;   K[17]='UIManager'
  ;   K[18]='camera'
  ;   K[19]='ScreenToWorldPoint'
  ;   K[20]='V3Zero'
  ;   K[21]='position'
  ;   K[22]='Vector3'
  ;   K[23]='height'
  ;   K[24]=0
  ;   K[25]='PositionUtil'
  ;   K[26]='UICameraWorld2Screen'
  ;   K[27]='GetWorldRect'
  ;   K[28]='tipScale'
  ;   K[29]='maximumOffset'
  ;   K[30]='math'
  ;   K[31]='min'
  ;   K[32]='max'
  ;   K[33]='_TryKillFitScreenTween'
  ;   K[34]='DOTween'
  ;   K[35]='Sequence'
  ;   K[36]='Append'
  ;   K[37]='DOAnchorPosX'
  ;   K[38]=0.1
  ;   K[39]='Join'
  ;   K[40]='m_textRectTransform'
  ;   K[41]='OnKill'
  ;   K[42]='m_fitScreenTween'
  ;   K[43]='SetAnchoredPosition'
  ;   upvals: _ENV
  ;   locals: self(0-128), bUpdate(0-128), screenWidth(2-128), width(5-128), layoutGroup(17-128), camera(30-128), screenLeftDownLocalPos(36-128), screenRightUpLocalPos(48-128), screenPoint(53-128), rect(57-128), spaceRequired(62-128), leftDis(65-128), rightDis(70-128), offsetX(71-128), maximumOffset(74-128), sequence(98-116)
  0000  GETTABUP  R2 = _ENV[K0('Screen')]
  0001  GETTABLE  R2 = R2[K1('width')]
  0002  GETTABLE  R3 = R0[K2('m_bgRectTransform')]
  0003  GETTABLE  R3 = R3[K3('sizeDelta')]
  0004  GETTABLE  R3 = R3[K4('x')]
  0005  GETTABLE  R4 = R0[K5('screenPaddingX')]
  0006  MUL       R4 = K6(2) mul R4
  0007  ADD       R4 = R4 add R3
  0008  LT        if R0 lt R4   -> -130034
  0009  JMP       (jump)   -> 11
  0010  RETURN    return R0..R-1
  0011  GETTABLE  R4 = R0[K7('gameObject')]
  0012  SELF      R5 = R4[K8('GetComponentInParent')] (self)
  0013  GETTABUP  R6 = _ENV[K9('typeof')]
  0014  GETTABUP  R7 = _ENV[K10('LayoutGroup')]
  0015  CALL      R6 = call(R6, -1 args, 1 rets)
  0016  CALL      R4 = call(R4, 1 args, -1 rets)
  0017  GETTABUP  R5 = _ENV[K11('UIUtil')]
  0018  GETTABLE  R5 = R5[K12('IsEmptyComponent')]
  0019  MOVE      R6 = R0
  0020  CALL      R5 = call(R5, 1 args, 1 rets)
  0021  TEST      if not R5 then   -> -131048
  0022  JMP       (jump)   -> 27
  0023  GETTABUP  R5 = _ENV[K13('LayoutRebuilder')]
  0024  GETTABLE  R5 = R5[K14('ForceRebuildLayoutImmediate')]
  0025  GETTABLE  R6 = R4[K15('transform')]
  0026  CALL      R5 = call(R5, 0 args, 1 rets)
  0027  GETTABUP  R5 = _ENV[K16('GM')]
  0028  GETTABLE  R5 = R5[K17('UIManager')]
  0029  GETTABLE  R5 = R5[K18('camera')]
  0030  SELF      R7 = R5[K19('ScreenToWorldPoint')] (self)
  0031  GETTABUP  R8 = _ENV[K20('V3Zero')]
  0032  CALL      R6 = call(R6, 1 args, 2 rets)
  0033  GETTABLE  R7 = R0[K15('transform')]
  0034  GETTABLE  R7 = R7[K21('position')]
  0035  SUB       R6 = R7 sub R6
  0036  SELF      R8 = R5[K19('ScreenToWorldPoint')] (self)
  0037  GETTABUP  R9 = _ENV[K22('Vector3')]
  0038  GETTABUP  R10 = _ENV[K0('Screen')]
  0039  GETTABLE  R10 = R10[K1('width')]
  0040  GETTABUP  R11 = _ENV[K0('Screen')]
  0041  GETTABLE  R11 = R11[K23('height')]
  0042  LOADK     R12 = K24 0
  0043  CALL      R9 = call(R9, -1 args, 3 rets)
  0044  CALL      R7 = call(R7, 1 args, -1 rets)
  0045  GETTABLE  R8 = R0[K15('transform')]
  0046  GETTABLE  R8 = R8[K21('position')]
  0047  SUB       R7 = R8 sub R7
  0048  GETTABUP  R8 = _ENV[K25('PositionUtil')]
  0049  GETTABLE  R8 = R8[K26('UICameraWorld2Screen')]
  0050  GETTABLE  R9 = R0[K15('transform')]
  0051  GETTABLE  R9 = R9[K21('position')]
  0052  CALL      R8 = call(R8, 1 args, 1 rets)
  0053  GETTABUP  R9 = _ENV[K11('UIUtil')]
  0054  GETTABLE  R9 = R9[K27('GetWorldRect')]
  0055  GETTABLE  R10 = R0[K15('transform')]
  0056  CALL      R9 = call(R9, 1 args, 1 rets)
  0057  DIV       R10 = K6(2) div R3
  0058  GETTABLE  R11 = R0[K5('screenPaddingX')]
  0059  GETTABLE  R12 = R0[K28('tipScale')]
  0060  MUL       R11 = R12 mul R11
  0061  ADD       R10 = R11 add R10
  0062  GETTABLE  R11 = R8[K4('x')]
  0063  UNM       R11 = unm R0
  0064  ADD       R11 = R10 add R11
  0065  GETTABUP  R12 = _ENV[K0('Screen')]
  0066  GETTABLE  R12 = R12[K1('width')]
  0067  GETTABLE  R13 = R8[K4('x')]
  0068  SUB       R12 = R13 sub R12
  0069  SUB       R12 = R10 sub R12
  0070  LOADK     R13 = K24 0
  0071  DIV       R14 = K6(2) div R3
  0072  GETTABLE  R15 = R0[K29('maximumOffset')]
  0073  SUB       R14 = R15 sub R14
  0074  LT        if R0 lt R11   -> 12375
  0075  JMP       (jump)   -> 83
  0076  GETTABUP  R15 = _ENV[K30('math')]
  0077  GETTABLE  R15 = R15[K31('min')]
  0078  MOVE      R16 = R0
  0079  MOVE      R17 = R0
  0080  CALL      R15 = call(R15, 1 args, 2 rets)
  0081  MOVE      R13 = R0
  0082  JMP       (jump)   -> 91
  0083  LT        if R0 lt K24(0)   -> -124563
  0084  JMP       (jump)   -> 91
  0085  GETTABUP  R15 = _ENV[K30('math')]
  0086  GETTABLE  R15 = R15[K32('max')]
  0087  MOVE      R16 = R0
  0088  UNM       R17 = unm R0
  0089  CALL      R15 = call(R15, 1 args, 2 rets)
  0090  MOVE      R13 = R0
  0091  TEST      if not R1 then   -> -130979
  0092  JMP       (jump)   -> 117
  0093  SELF      R16 = R0[K33('_TryKillFitScreenTween')] (self)
  0094  CALL      R15 = call(R15, 0 args, 1 rets)
  0095  GETTABUP  R15 = _ENV[K34('DOTween')]
  0096  GETTABLE  R15 = R15[K35('Sequence')]
  0097  CALL      R15 = call(R15, 1 args, 0 rets)
  0098  SELF      R17 = R15[K36('Append')] (self)
  0099  GETTABLE  R18 = R0[K2('m_bgRectTransform')]
  0100  SELF      R19 = R18[K37('DOAnchorPosX')] (self)
  0101  MOVE      R20 = R0
  0102  LOADK     R21 = K38 0.1
  0103  CALL      R18 = call(R18, -1 args, 3 rets)
  0104  CALL      R16 = call(R16, 0 args, -1 rets)
  0105  SELF      R17 = R15[K39('Join')] (self)
  0106  GETTABLE  R18 = R0[K40('m_textRectTransform')]
  0107  SELF      R19 = R18[K37('DOAnchorPosX')] (self)
  0108  MOVE      R20 = R0
  0109  LOADK     R21 = K38 0.1
  0110  CALL      R18 = call(R18, -1 args, 3 rets)
  0111  CALL      R16 = call(R16, 0 args, -1 rets)
  0112  SELF      R17 = R15[K41('OnKill')] (self)
  0113  CLOSURE   R18 = closure proto0
  0114  CALL      R16 = call(R16, 0 args, 2 rets)
  0115  SETTABLE  R0[K42('m_fitScreenTween')] = R15
  0116  JMP       (jump)   -> 127
  0117  GETTABUP  R15 = _ENV[K11('UIUtil')]
  0118  GETTABLE  R15 = R15[K43('SetAnchoredPosition')]
  0119  GETTABLE  R16 = R0[K2('m_bgRectTransform')]
  0120  MOVE      R17 = R0
  0121  CALL      R15 = call(R15, 0 args, 2 rets)
  0122  GETTABUP  R15 = _ENV[K11('UIUtil')]
  0123  GETTABLE  R15 = R15[K43('SetAnchoredPosition')]
  0124  GETTABLE  R16 = R0[K40('m_textRectTransform')]
  0125  MOVE      R17 = R0
  0126  CALL      R15 = call(R15, 0 args, 2 rets)
  0127  RETURN    return R0..R-1
  ; ---------- proto0 [m_fitScreenTween] ----------
    ; fn ?  line 130-132 np=0 va=0 ms=2 code=2 consts=2 upvals=1 protos=0
    ;   K[0]='m_fitScreenTween'
    ;   K[1]=nil
    ;   upvals: self
    0000  SETTABUP  self[K0('m_fitScreenTween')] = K1(nil)
    0001  RETURN    return R0..R-1
