{"type": "func", "start": 6442475808, "end": 6442475850, "name": "cocos2d::extension::CCControlButton::setSelected", "pseudocode": "// \n// cocos2d::extension::CCControlButton::setSelected from 0x180006120 to 0x18000614a (42 bytes)\n// \n// 4 xrefs:\n// > <???> @ 0x1800240f8\n// > <???> @ 0x180027f40\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x1800495a0\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::CCControlButton::setSelected(cocos2d::extension::CCControlButton *this, char a2)\n{\n  __int64 v2; // rax\n\n  v2 = *(_QWORD *)this;\n  *((_BYTE *)this + 442) = a2;\n  (*(void (**)(void))(v2 + 1064))();\n  (*(void (__fastcall **)(cocos2d::extension::CCControlButton *))(*(_QWORD *)this + 1064LL))(this);\n}", "assembly": "; \n; cocos2d::extension::CCControlButton::setSelected from 0x180006120 to 0x18000614a (42 bytes)\n; \n; 4 xrefs:\n; > <???> @ 0x1800240f8\n; > <???> @ 0x180027f40\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x1800495a0\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, 0x180006120\nsub     rsp, 20h                                                       ; +0x2, 0x180006122\nmov     rax, [rcx]                                                     ; +0x6, 0x180006126\nmov     rbx, rcx                                                       ; +0x9, 0x180006129\nmov     [rcx+1BAh], dl                                                 ; +0xc, 0x18000612c\ncall    qword ptr [rax+428h]                                           ; +0x12, 0x180006132\nmov     rax, [rbx]                                                     ; +0x18, 0x180006138\nmov     rcx, rbx                                                       ; +0x1b, 0x18000613b\nadd     rsp, 20h                                                       ; +0x1e, 0x18000613e\npop     rbx                                                            ; +0x22, 0x180006142\njmp     qword ptr [rax+428h]                                           ; +0x23, 0x180006143", "xrefs": ["<???> @ 0x1800240f8", "<???> @ 0x180027f40", "<???> @ 0x18002fdf8", "<???> @ 0x1800495a0"], "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"}