{"type": "func", "start": 6442490144, "end": 6442490298, "name": "cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker", "pseudocode": "// \n// cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker from 0x180009920 to 0x1800099ba (154 bytes)\n// \n// 4 xrefs:\n// > sub_18000A300 @ 0x18000a35e\n// > sub_18000A300 @ 0x18000a31c\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x180049a2c\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker(\n        cocos2d::extension::CCControlSaturationBrightnessPicker *this)\n{\n  *(_QWORD *)this = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCNode'};\n  *((_QWORD *)this + 40) = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCTouchDelegate'};\n  *((_QWORD *)this + 41) = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCAccelerometerDelegate'};\n  *((_QWORD *)this + 42) = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCKeypadDelegate'};\n  *((_QWORD *)this + 43) = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCKeyboardDelegate'};\n  *((_QWORD *)this + 44) = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCMouseDelegate'};\n  *((_QWORD *)this + 51) = &cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable';\n  cocos2d::CCNode::removeAllChildrenWithCleanup(this, 1);\n  *((_QWORD *)this + 60) = 0;\n  *((_QWORD *)this + 61) = 0;\n  *((_QWORD *)this + 62) = 0;\n  *((_QWORD *)this + 63) = 0;\n  cocos2d::extension::CCControl::~CCControl(this);\n}", "assembly": "; \n; cocos2d::extension::CCControlSaturationBrightnessPicker::~CCControlSaturationBrightnessPicker from 0x180009920 to 0x1800099ba (154 bytes)\n; \n; 4 xrefs:\n; > sub_18000A300 @ 0x18000a35e\n; > sub_18000A300 @ 0x18000a31c\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x180049a2c\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\npush    rbx                                                            ; +0x0, 0x180009920\nsub     rsp, 20h                                                       ; +0x2, 0x180009922\nmov     rbx, rcx                                                       ; +0x6, 0x180009926\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6BCCNode@2@@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCNode'} ; +0x9, 0x180009929\nmov     [rcx], rax                                                     ; +0x10, 0x180009930\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6BCCTouchDelegate@2@@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCTouchDelegate'} ; +0x13, 0x180009933\nmov     [rcx+140h], rax                                                ; +0x1a, 0x18000993a\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6BCCAccelerometerDelegate@2@@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCAccelerometerDelegate'} ; +0x21, 0x180009941\nmov     [rcx+148h], rax                                                ; +0x28, 0x180009948\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6BCCKeypadDelegate@2@@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCKeypadDelegate'} ; +0x2f, 0x18000994f\nmov     [rcx+150h], rax                                                ; +0x36, 0x180009956\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6BCCKeyboardDelegate@2@@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCKeyboardDelegate'} ; +0x3d, 0x18000995d\nmov     [rcx+158h], rax                                                ; +0x44, 0x180009964\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6BCCMouseDelegate@2@@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable'{for `cocos2d::CCMouseDelegate'} ; +0x4b, 0x18000996b\nmov     [rcx+160h], rax                                                ; +0x52, 0x180009972\nlea     rax, ??_7CCControlSaturationBrightnessPicker@extension@cocos2d@@6B@; const cocos2d::extension::CCControlSaturationBrightnessPicker::`vftable' ; +0x59, 0x180009979\nmov     [rcx+198h], rax                                                ; +0x60, 0x180009980\nmov     dl, 1                                                          ; +0x67, 0x180009987\ncall    cs:__imp_?removeAllChildrenWithCleanup@CCNode@cocos2d@@UEAAX_N@Z; cocos2d::CCNode::removeAllChildrenWithCleanup(bool) ; +0x69, 0x180009989\nxor     eax, eax                                                       ; +0x6f, 0x18000998f\nmov     [rbx+1E0h], rax                                                ; +0x71, 0x180009991\nmov     [rbx+1E8h], rax                                                ; +0x78, 0x180009998\nmov     [rbx+1F0h], rax                                                ; +0x7f, 0x18000999f\nmov     [rbx+1F8h], rax                                                ; +0x86, 0x1800099a6\nmov     rcx, rbx; this                                                 ; +0x8d, 0x1800099ad\nadd     rsp, 20h                                                       ; +0x90, 0x1800099b0\npop     rbx                                                            ; +0x94, 0x1800099b4\njmp     ??1CCControl@extension@cocos2d@@UEAA@XZ; cocos2d::extension::CCControl::~CCControl(void) ; +0x95, 0x1800099b5", "xrefs": ["sub_18000A300 @ 0x18000a35e", "sub_18000A300 @ 0x18000a31c", "<???> @ 0x18002fdf8", "<???> @ 0x180049a2c"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}