# UI_Button_SkipPropHudButton_287.luac
; fn @SkipPropHudButton.lua  line 0-0 np=0 va=1 ms=3 code=57 consts=22 upvals=1 protos=15
;   K[0]='SkipPropHudButton'
;   K[1]='setmetatable'
;   K[2]='HitAudio'
;   K[3]='AudioFileConfigName'
;   K[4]='SfxSpeedCard'
;   K[5]='HudPropertyButton'
;   K[6]='__index'
;   K[7]='Awake'
;   K[8]='_AddListeners'
;   K[9]='OnDestroy'
;   K[10]='OnClicked'
;   K[11]='_OnCloseView'
;   K[12]='_ShouldHideSkipForTopWindow'
;   K[13]='_Toggle'
;   K[14]='OnGameModeChanged'
;   K[15]='_Show'
;   K[16]='_Hide'
;   K[17]='_GenShowTween'
;   K[18]='_GenHideTween'
;   K[19]='_StopTween'
;   K[20]='OnPropertyAcquired'
;   K[21]='OnPropertyConsumed'
;   upvals: _ENV
0000  GETTABUP  R0 = _ENV[K1('setmetatable')]
0001  NEWTABLE  R1 = {} (0 items)
0002  GETTABUP  R2 = _ENV[K3('AudioFileConfigName')]
0003  GETTABLE  R2 = R2[K4('SfxSpeedCard')]
0004  SETTABLE  R1[K2('HitAudio')] = R2
0005  GETTABUP  R2 = _ENV[K5('HudPropertyButton')]
0006  CALL      R0 = call(R0, 1 args, 2 rets)
0007  SETTABUP  _ENV[K0('SkipPropHudButton')] = R0
0008  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0009  GETTABUP  R1 = _ENV[K0('SkipPropHudButton')]
0010  SETTABLE  R0[K6('__index')] = R1
0011  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0012  CLOSURE   R1 = closure proto0
0013  SETTABLE  R0[K7('Awake')] = R1
0014  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0015  CLOSURE   R1 = closure proto1
0016  SETTABLE  R0[K8('_AddListeners')] = R1
0017  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0018  CLOSURE   R1 = closure proto2
0019  SETTABLE  R0[K9('OnDestroy')] = R1
0020  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0021  CLOSURE   R1 = closure proto3
0022  SETTABLE  R0[K10('OnClicked')] = R1
0023  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0024  CLOSURE   R1 = closure proto4
0025  SETTABLE  R0[K11('_OnCloseView')] = R1
0026  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0027  CLOSURE   R1 = closure proto5
0028  SETTABLE  R0[K12('_ShouldHideSkipForTopWindow')] = R1
0029  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0030  CLOSURE   R1 = closure proto6
0031  SETTABLE  R0[K13('_Toggle')] = R1
0032  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0033  CLOSURE   R1 = closure proto7
0034  SETTABLE  R0[K14('OnGameModeChanged')] = R1
0035  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0036  CLOSURE   R1 = closure proto8
0037  SETTABLE  R0[K15('_Show')] = R1
0038  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0039  CLOSURE   R1 = closure proto9
0040  SETTABLE  R0[K16('_Hide')] = R1
0041  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0042  CLOSURE   R1 = closure proto10
0043  SETTABLE  R0[K17('_GenShowTween')] = R1
0044  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0045  CLOSURE   R1 = closure proto11
0046  SETTABLE  R0[K18('_GenHideTween')] = R1
0047  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0048  CLOSURE   R1 = closure proto12
0049  SETTABLE  R0[K19('_StopTween')] = R1
0050  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0051  CLOSURE   R1 = closure proto13
0052  SETTABLE  R0[K20('OnPropertyAcquired')] = R1
0053  GETTABUP  R0 = _ENV[K0('SkipPropHudButton')]
0054  CLOSURE   R1 = closure proto14
0055  SETTABLE  R0[K21('OnPropertyConsumed')] = R1
0056  RETURN    return R0..R-1
; ---------- proto0 [Awake] ----------
  ; fn ?  line 6-13 np=1 va=0 ms=6 code=23 consts=13 upvals=1 protos=0
  ;   K[0]='m_initPos'
  ;   K[1]='m_skipPropHudTrans'
  ;   K[2]='anchoredPosition'
  ;   K[3]='HudPropertyButton'
  ;   K[4]='Awake'
  ;   K[5]='Init'
  ;   K[6]='EPropertyType'
  ;   K[7]='SkipProp'
  ;   K[8]='Vector2'
  ;   K[9]=0
  ;   K[10]=300
  ;   K[11]='m_bShow'
  ;   K[12]=false
  ;   upvals: _ENV
  ;   locals: self(0-23)
  0000  GETTABLE  R1 = R0[K1('m_skipPropHudTrans')]
  0001  GETTABLE  R1 = R1[K2('anchoredPosition')]
  0002  SETTABLE  R0[K0('m_initPos')] = R1
  0003  GETTABUP  R1 = _ENV[K3('HudPropertyButton')]
  0004  GETTABLE  R1 = R1[K4('Awake')]
  0005  MOVE      R2 = R0
  0006  CALL      R1 = call(R1, 0 args, 1 rets)
  0007  GETTABUP  R1 = _ENV[K3('HudPropertyButton')]
  0008  GETTABLE  R1 = R1[K5('Init')]
  0009  MOVE      R2 = R0
  0010  GETTABUP  R3 = _ENV[K6('EPropertyType')]
  0011  GETTABLE  R3 = R3[K7('SkipProp')]
  0012  CALL      R1 = call(R1, 0 args, 2 rets)
  0013  GETTABLE  R1 = R0[K1('m_skipPropHudTrans')]
  0014  GETTABLE  R2 = R0[K0('m_initPos')]
  0015  GETTABUP  R3 = _ENV[K8('Vector2')]
  0016  LOADK     R4 = K9 0
  0017  LOADK     R5 = K10 300
  0018  CALL      R3 = call(R3, 1 args, 2 rets)
  0019  ADD       R2 = R3 add R2
  0020  SETTABLE  R1[K2('anchoredPosition')] = R2
  0021  SETTABLE  R0[K11('m_bShow')] = K12(false)
  0022  RETURN    return R0..R-1
; ---------- proto1 [_AddListeners] ----------
  ; fn ?  line 15-22 np=1 va=0 ms=5 code=22 consts=9 upvals=1 protos=0
  ;   K[0]='HudPropertyButton'
  ;   K[1]='_AddListeners'
  ;   K[2]='EventDispatcher'
  ;   K[3]='AddListener'
  ;   K[4]='EEventType'
  ;   K[5]='ToggleSkipPropHud'
  ;   K[6]='_Toggle'
  ;   K[7]='OpenView'
  ;   K[8]='_ShouldHideSkipForTopWindow'
  ;   upvals: _ENV
  ;   locals: self(0-22)
  0000  GETTABUP  R1 = _ENV[K0('HudPropertyButton')]
  0001  GETTABLE  R1 = R1[K1('_AddListeners')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 1 args, 1 rets)
  0004  TEST      if not R1 then   -> -131065
  0005  JMP       (jump)   -> 7
  0006  RETURN    return R0..R-1
  0007  GETTABUP  R1 = _ENV[K2('EventDispatcher')]
  0008  GETTABLE  R1 = R1[K3('AddListener')]
  0009  GETTABUP  R2 = _ENV[K4('EEventType')]
  0010  GETTABLE  R2 = R2[K5('ToggleSkipPropHud')]
  0011  MOVE      R3 = R0
  0012  GETTABLE  R4 = R0[K6('_Toggle')]
  0013  CALL      R1 = call(R1, 0 args, 3 rets)
  0014  GETTABUP  R1 = _ENV[K2('EventDispatcher')]
  0015  GETTABLE  R1 = R1[K3('AddListener')]
  0016  GETTABUP  R2 = _ENV[K4('EEventType')]
  0017  GETTABLE  R2 = R2[K7('OpenView')]
  0018  MOVE      R3 = R0
  0019  GETTABLE  R4 = R0[K8('_ShouldHideSkipForTopWindow')]
  0020  CALL      R1 = call(R1, 0 args, 3 rets)
  0021  RETURN    return R0..R-1
; ---------- proto2 [OnDestroy] ----------
  ; fn ?  line 24-27 np=1 va=0 ms=3 code=7 consts=3 upvals=1 protos=0
  ;   K[0]='HudPropertyButton'
  ;   K[1]='OnDestroy'
  ;   K[2]='_StopTween'
  ;   upvals: _ENV
  ;   locals: self(0-7)
  0000  GETTABUP  R1 = _ENV[K0('HudPropertyButton')]
  0001  GETTABLE  R1 = R1[K1('OnDestroy')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  SELF      R2 = R0[K2('_StopTween')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  RETURN    return R0..R-1
; ---------- proto3 [OnClicked] ----------
  ; fn ?  line 29-37 np=1 va=0 ms=7 code=23 consts=9 upvals=1 protos=0
  ;   K[0]='GM'
  ;   K[1]='UIManager'
  ;   K[2]='GetOpenedViewByName'
  ;   K[3]='UIPrefabConfigName'
  ;   K[4]='ShopWindow'
  ;   K[5]='LocateShopType'
  ;   K[6]='EShopType'
  ;   K[7]='Diamonds'
  ;   K[8]='OpenView'
  ;   upvals: _ENV
  ;   locals: self(0-23), shopWindow(6-23)
  0000  GETTABUP  R1 = _ENV[K0('GM')]
  0001  GETTABLE  R1 = R1[K1('UIManager')]
  0002  SELF      R2 = R1[K2('GetOpenedViewByName')] (self)
  0003  GETTABUP  R3 = _ENV[K3('UIPrefabConfigName')]
  0004  GETTABLE  R3 = R3[K4('ShopWindow')]
  0005  CALL      R1 = call(R1, 1 args, 2 rets)
  0006  TEST      if not R1 then   -> -131064
  0007  JMP       (jump)   -> 13
  0008  SELF      R3 = R1[K5('LocateShopType')] (self)
  0009  GETTABUP  R4 = _ENV[K6('EShopType')]
  0010  GETTABLE  R4 = R4[K7('Diamonds')]
  0011  CALL      R2 = call(R2, 0 args, 2 rets)
  0012  RETURN    return R0..R-1
  0013  GETTABUP  R2 = _ENV[K0('GM')]
  0014  GETTABLE  R2 = R2[K1('UIManager')]
  0015  SELF      R3 = R2[K8('OpenView')] (self)
  0016  GETTABUP  R4 = _ENV[K3('UIPrefabConfigName')]
  0017  GETTABLE  R4 = R4[K4('ShopWindow')]
  0018  GETTABUP  R5 = _ENV[K6('EShopType')]
  0019  GETTABLE  R5 = R5[K7('Diamonds')]
  0020  LOADBOOL  R6 = false
  0021  CALL      R2 = call(R2, 0 args, 4 rets)
  0022  RETURN    return R0..R-1
; ---------- proto4 [_OnCloseView] ----------
  ; fn ?  line 40-43 np=1 va=0 ms=3 code=7 consts=3 upvals=1 protos=0
  ;   K[0]='HudPropertyButton'
  ;   K[1]='_OnCloseView'
  ;   K[2]='_ShouldHideSkipForTopWindow'
  ;   upvals: _ENV
  ;   locals: self(0-7)
  0000  GETTABUP  R1 = _ENV[K0('HudPropertyButton')]
  0001  GETTABLE  R1 = R1[K1('_OnCloseView')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  SELF      R2 = R0[K2('_ShouldHideSkipForTopWindow')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  RETURN    return R0..R-1
; ---------- proto5 [_ShouldHideSkipForTopWindow] ----------
  ; fn ?  line 45-50 np=1 va=0 ms=4 code=14 consts=8 upvals=1 protos=0
  ;   K[0]='GM'
  ;   K[1]='UIManager'
  ;   K[2]='GetOpenedTopViewByType'
  ;   K[3]='EViewType'
  ;   K[4]='Window'
  ;   K[5]='showSkipProp'
  ;   K[6]=true
  ;   K[7]='_Hide'
  ;   upvals: _ENV
  ;   locals: self(0-14), topWindow(6-14)
  0000  GETTABUP  R1 = _ENV[K0('GM')]
  0001  GETTABLE  R1 = R1[K1('UIManager')]
  0002  SELF      R2 = R1[K2('GetOpenedTopViewByType')] (self)
  0003  GETTABUP  R3 = _ENV[K3('EViewType')]
  0004  GETTABLE  R3 = R3[K4('Window')]
  0005  CALL      R1 = call(R1, 1 args, 2 rets)
  0006  TEST      if not R1 then   -> -131064
  0007  JMP       (jump)   -> 13
  0008  GETTABLE  R2 = R1[K5('showSkipProp')]
  0009  EQ        if R1 eq K6(true)   -> -129775
  0010  JMP       (jump)   -> 13
  0011  SELF      R3 = R0[K7('_Hide')] (self)
  0012  CALL      R2 = call(R2, 0 args, 1 rets)
  0013  RETURN    return R0..R-1
; ---------- proto6 [_Toggle] ----------
  ; fn ?  line 52-60 np=2 va=0 ms=4 code=10 consts=5 upvals=0 protos=0
  ;   K[0]='m_needShow'
  ;   K[1]=true
  ;   K[2]='_Show'
  ;   K[3]=false
  ;   K[4]='_Hide'
  ;   locals: self(0-10), msg(0-10)
  0000  TEST      if not R1 then   -> -131070
  0001  JMP       (jump)   -> 6
  0002  SETTABLE  R0[K0('m_needShow')] = K1(true)
  0003  SELF      R3 = R0[K2('_Show')] (self)
  0004  CALL      R2 = call(R2, 0 args, 1 rets)
  0005  JMP       (jump)   -> 9
  0006  SETTABLE  R0[K0('m_needShow')] = K3(false)
  0007  SELF      R3 = R0[K4('_Hide')] (self)
  0008  CALL      R2 = call(R2, 0 args, 1 rets)
  0009  RETURN    return R0..R-1
; ---------- proto7 [OnGameModeChanged] ----------
  ; fn ?  line 62-65 np=1 va=0 ms=4 code=8 consts=3 upvals=1 protos=0
  ;   K[0]='HudPropertyButton'
  ;   K[1]='OnGameModeChanged'
  ;   K[2]='_Toggle'
  ;   upvals: _ENV
  ;   locals: self(0-8)
  0000  GETTABUP  R1 = _ENV[K0('HudPropertyButton')]
  0001  GETTABLE  R1 = R1[K1('OnGameModeChanged')]
  0002  MOVE      R2 = R0
  0003  CALL      R1 = call(R1, 0 args, 1 rets)
  0004  SELF      R2 = R0[K2('_Toggle')] (self)
  0005  LOADBOOL  R3 = false
  0006  CALL      R1 = call(R1, 0 args, 2 rets)
  0007  RETURN    return R0..R-1
; ---------- proto8 [_Show] ----------
  ; fn ?  line 67-75 np=1 va=0 ms=4 code=16 consts=9 upvals=0 protos=0
  ;   K[0]='m_bShow'
  ;   K[1]='_StopTween'
  ;   K[2]=true
  ;   K[3]='m_skipTween'
  ;   K[4]='_GenShowTween'
  ;   K[5]='m_skipPropHudTrans'
  ;   K[6]='m_gemTween'
  ;   K[7]='_GenHideTween'
  ;   K[8]='m_gemHudTrans'
  ;   locals: self(0-16)
  0000  GETTABLE  R1 = R0[K0('m_bShow')]
  0001  TEST      if not R1 then   -> -131069
  0002  JMP       (jump)   -> 4
  0003  RETURN    return R0..R-1
  0004  SELF      R2 = R0[K1('_StopTween')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  SETTABLE  R0[K0('m_bShow')] = K2(true)
  0007  SELF      R2 = R0[K4('_GenShowTween')] (self)
  0008  GETTABLE  R3 = R0[K5('m_skipPropHudTrans')]
  0009  CALL      R1 = call(R1, 1 args, 2 rets)
  0010  SETTABLE  R0[K3('m_skipTween')] = R1
  0011  SELF      R2 = R0[K7('_GenHideTween')] (self)
  0012  GETTABLE  R3 = R0[K8('m_gemHudTrans')]
  0013  CALL      R1 = call(R1, 1 args, 2 rets)
  0014  SETTABLE  R0[K6('m_gemTween')] = R1
  0015  RETURN    return R0..R-1
; ---------- proto9 [_Hide] ----------
  ; fn ?  line 77-85 np=1 va=0 ms=4 code=16 consts=9 upvals=0 protos=0
  ;   K[0]='m_bShow'
  ;   K[1]='_StopTween'
  ;   K[2]=false
  ;   K[3]='m_skipTween'
  ;   K[4]='_GenHideTween'
  ;   K[5]='m_skipPropHudTrans'
  ;   K[6]='m_gemTween'
  ;   K[7]='_GenShowTween'
  ;   K[8]='m_gemHudTrans'
  ;   locals: self(0-16)
  0000  GETTABLE  R1 = R0[K0('m_bShow')]
  0001  TEST      if not R1 then   -> -131068
  0002  JMP       (jump)   -> 4
  0003  RETURN    return R0..R-1
  0004  SELF      R2 = R0[K1('_StopTween')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  SETTABLE  R0[K0('m_bShow')] = K2(false)
  0007  SELF      R2 = R0[K4('_GenHideTween')] (self)
  0008  GETTABLE  R3 = R0[K5('m_skipPropHudTrans')]
  0009  CALL      R1 = call(R1, 1 args, 2 rets)
  0010  SETTABLE  R0[K3('m_skipTween')] = R1
  0011  SELF      R2 = R0[K7('_GenShowTween')] (self)
  0012  GETTABLE  R3 = R0[K8('m_gemHudTrans')]
  0013  CALL      R1 = call(R1, 1 args, 2 rets)
  0014  SETTABLE  R0[K6('m_gemTween')] = R1
  0015  RETURN    return R0..R-1
; ---------- proto10 [_GenShowTween] ----------
  ; fn ?  line 87-94 np=2 va=0 ms=9 code=15 consts=8 upvals=1 protos=1
  ;   K[0]='DOTween'
  ;   K[1]='Sequence'
  ;   K[2]='Append'
  ;   K[3]='DOAnchorPosY'
  ;   K[4]='m_initPos'
  ;   K[5]='y'
  ;   K[6]=0.3
  ;   K[7]='AppendCallback'
  ;   upvals: _ENV
  ;   locals: self(0-15), trans(0-15), seq(3-15)
  0000  GETTABUP  R2 = _ENV[K0('DOTween')]
  0001  GETTABLE  R2 = R2[K1('Sequence')]
  0002  CALL      R2 = call(R2, 1 args, 0 rets)
  0003  SELF      R4 = R2[K2('Append')] (self)
  0004  SELF      R6 = R1[K3('DOAnchorPosY')] (self)
  0005  GETTABLE  R7 = R0[K4('m_initPos')]
  0006  GETTABLE  R7 = R7[K5('y')]
  0007  LOADK     R8 = K6 0.3
  0008  CALL      R5 = call(R5, -1 args, 3 rets)
  0009  CALL      R3 = call(R3, 0 args, -1 rets)
  0010  SELF      R4 = R2[K7('AppendCallback')] (self)
  0011  CLOSURE   R5 = closure proto0
  0012  CALL      R3 = call(R3, 0 args, 2 rets)
  0013  RETURN    return R2..R1
  0014  RETURN    return R0..R-1
  ; ---------- proto0 [] ----------
    ; fn ?  line 90-92 np=0 va=0 ms=2 code=4 consts=1 upvals=1 protos=0
    ;   K[0]='_StopTween'
    ;   upvals: self
    0000  GETUPVAL  R0 = self
    0001  SELF      R1 = R0[K0('_StopTween')] (self)
    0002  CALL      R0 = call(R0, 0 args, 1 rets)
    0003  RETURN    return R0..R-1
; ---------- proto11 [_GenHideTween] ----------
  ; fn ?  line 96-103 np=2 va=0 ms=9 code=16 consts=9 upvals=1 protos=1
  ;   K[0]='DOTween'
  ;   K[1]='Sequence'
  ;   K[2]='Append'
  ;   K[3]='DOAnchorPosY'
  ;   K[4]='m_initPos'
  ;   K[5]='y'
  ;   K[6]=300
  ;   K[7]=0.3
  ;   K[8]='AppendCallback'
  ;   upvals: _ENV
  ;   locals: self(0-16), trans(0-16), seq(3-16)
  0000  GETTABUP  R2 = _ENV[K0('DOTween')]
  0001  GETTABLE  R2 = R2[K1('Sequence')]
  0002  CALL      R2 = call(R2, 1 args, 0 rets)
  0003  SELF      R4 = R2[K2('Append')] (self)
  0004  SELF      R6 = R1[K3('DOAnchorPosY')] (self)
  0005  GETTABLE  R7 = R0[K4('m_initPos')]
  0006  GETTABLE  R7 = R7[K5('y')]
  0007  ADD       R7 = K6(300) add R7
  0008  LOADK     R8 = K7 0.3
  0009  CALL      R5 = call(R5, -1 args, 3 rets)
  0010  CALL      R3 = call(R3, 0 args, -1 rets)
  0011  SELF      R4 = R2[K8('AppendCallback')] (self)
  0012  CLOSURE   R5 = closure proto0
  0013  CALL      R3 = call(R3, 0 args, 2 rets)
  0014  RETURN    return R2..R1
  0015  RETURN    return R0..R-1
  ; ---------- proto0 [] ----------
    ; fn ?  line 99-101 np=0 va=0 ms=2 code=4 consts=1 upvals=1 protos=0
    ;   K[0]='_StopTween'
    ;   upvals: self
    0000  GETUPVAL  R0 = self
    0001  SELF      R1 = R0[K0('_StopTween')] (self)
    0002  CALL      R0 = call(R0, 0 args, 1 rets)
    0003  RETURN    return R0..R-1
; ---------- proto12 [_StopTween] ----------
  ; fn ?  line 105-116 np=1 va=0 ms=6 code=43 consts=12 upvals=1 protos=0
  ;   K[0]='m_skipTween'
  ;   K[1]=nil
  ;   K[2]='Kill'
  ;   K[3]='m_gemTween'
  ;   K[4]='m_skipPropHudTrans'
  ;   K[5]='anchoredPosition'
  ;   K[6]='m_initPos'
  ;   K[7]='Vector2'
  ;   K[8]=0
  ;   K[9]='m_bShow'
  ;   K[10]=300
  ;   K[11]='m_gemHudTrans'
  ;   upvals: _ENV
  ;   locals: self(0-43)
  0000  GETTABLE  R1 = R0[K0('m_skipTween')]
  0001  EQ        if R1 eq K1(nil)   -> -130300
  0002  JMP       (jump)   -> 7
  0003  GETTABLE  R1 = R0[K0('m_skipTween')]
  0004  SELF      R2 = R1[K2('Kill')] (self)
  0005  CALL      R1 = call(R1, 0 args, 1 rets)
  0006  SETTABLE  R0[K0('m_skipTween')] = K1(nil)
  0007  GETTABLE  R1 = R0[K3('m_gemTween')]
  0008  EQ        if R1 eq K1(nil)   -> -130293
  0009  JMP       (jump)   -> 14
  0010  GETTABLE  R1 = R0[K3('m_gemTween')]
  0011  SELF      R2 = R1[K2('Kill')] (self)
  0012  CALL      R1 = call(R1, 0 args, 1 rets)
  0013  SETTABLE  R0[K3('m_gemTween')] = K1(nil)
  0014  GETTABLE  R1 = R0[K4('m_skipPropHudTrans')]
  0015  GETTABLE  R2 = R0[K6('m_initPos')]
  0016  GETTABUP  R3 = _ENV[K7('Vector2')]
  0017  LOADK     R4 = K8 0
  0018  GETTABLE  R5 = R0[K9('m_bShow')]
  0019  TEST      if not R5 then   -> -131051
  0020  JMP       (jump)   -> 24
  0021  LOADK     R5 = K8 0
  0022  TEST      if not R5 then   -> -131047
  0023  JMP       (jump)   -> 25
  0024  LOADK     R5 = K10 300
  0025  CALL      R3 = call(R3, 1 args, 2 rets)
  0026  ADD       R2 = R3 add R2
  0027  SETTABLE  R1[K5('anchoredPosition')] = R2
  0028  GETTABLE  R1 = R0[K11('m_gemHudTrans')]
  0029  GETTABLE  R2 = R0[K6('m_initPos')]
  0030  GETTABUP  R3 = _ENV[K7('Vector2')]
  0031  LOADK     R4 = K8 0
  0032  GETTABLE  R5 = R0[K9('m_bShow')]
  0033  TEST      if not R5 then   -> -131037
  0034  JMP       (jump)   -> 38
  0035  LOADK     R5 = K10 300
  0036  TEST      if not R5 then   -> -131033
  0037  JMP       (jump)   -> 39
  0038  LOADK     R5 = K8 0
  0039  CALL      R3 = call(R3, 1 args, 2 rets)
  0040  ADD       R2 = R3 add R2
  0041  SETTABLE  R1[K5('anchoredPosition')] = R2
  0042  RETURN    return R0..R-1
; ---------- proto13 [OnPropertyAcquired] ----------
  ; fn ?  line 119-122 np=1 va=1 ms=4 code=8 consts=3 upvals=1 protos=0
  ;   K[0]='HudPropertyButton'
  ;   K[1]='OnPropertyAcquired'
  ;   K[2]='SyncToModelValue'
  ;   upvals: _ENV
  ;   locals: self(0-8)
  0000  GETTABUP  R1 = _ENV[K0('HudPropertyButton')]
  0001  GETTABLE  R1 = R1[K1('OnPropertyAcquired')]
  0002  MOVE      R2 = R0
  0003  VARARG    R3 = vararg(0)
  0004  CALL      R1 = call(R1, 0 args, -1 rets)
  0005  SELF      R2 = R0[K2('SyncToModelValue')] (self)
  0006  CALL      R1 = call(R1, 0 args, 1 rets)
  0007  RETURN    return R0..R-1
; ---------- proto14 [OnPropertyConsumed] ----------
  ; fn ?  line 124-127 np=1 va=1 ms=4 code=8 consts=3 upvals=1 protos=0
  ;   K[0]='HudPropertyButton'
  ;   K[1]='OnPropertyConsumed'
  ;   K[2]='SyncToModelValue'
  ;   upvals: _ENV
  ;   locals: self(0-8)
  0000  GETTABUP  R1 = _ENV[K0('HudPropertyButton')]
  0001  GETTABLE  R1 = R1[K1('OnPropertyConsumed')]
  0002  MOVE      R2 = R0
  0003  VARARG    R3 = vararg(0)
  0004  CALL      R1 = call(R1, 0 args, -1 rets)
  0005  SELF      R2 = R0[K2('SyncToModelValue')] (self)
  0006  CALL      R1 = call(R1, 0 args, 1 rets)
  0007  RETURN    return R0..R-1
