{"type": "func", "start": 6442470160, "end": 6442470176, "name": "cocos2d::extension::CCControl::setSelected", "pseudocode": "// \n// cocos2d::extension::CCControl::setSelected from 0x180004b10 to 0x180004b20 (16 bytes)\n// \n// 9 xrefs:\n// > <???> @ 0x180023af8\n// > <???> @ 0x180024668\n// > <???> @ 0x180024d70\n// > <???> @ 0x180025320\n// > <???> @ 0x180025908\n// > <???> @ 0x180025eb8\n// > <???> @ 0x180026488\n// > <???> @ 0x180026ab0\n// > <???> @ 0x18002fdf8\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::CCControl::setSelected(cocos2d::extension::CCControl *this, char a2)\n{\n  __int64 v2; // rax\n\n  v2 = *(_QWORD *)this;\n  *((_BYTE *)this + 442) = a2;\n  (*(void (**)(void))(v2 + 1064))();\n}", "assembly": "; \n; cocos2d::extension::CCControl::setSelected from 0x180004b10 to 0x180004b20 (16 bytes)\n; \n; 9 xrefs:\n; > <???> @ 0x180023af8\n; > <???> @ 0x180024668\n; > <???> @ 0x180024d70\n; > <???> @ 0x180025320\n; > <???> @ 0x180025908\n; > <???> @ 0x180025eb8\n; > <???> @ 0x180026488\n; > <???> @ 0x180026ab0\n; > <???> @ 0x18002fdf8\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\nmov     rax, [rcx]                                                     ; +0x0, 0x180004b10\nmov     [rcx+1BAh], dl                                                 ; +0x3, 0x180004b13\njmp     qword ptr [rax+428h]                                           ; +0x9, 0x180004b19", "xrefs": ["<???> @ 0x180023af8", "<???> @ 0x180024668", "<???> @ 0x180024d70", "<???> @ 0x180025320", "<???> @ 0x180025908", "<???> @ 0x180025eb8", "<???> @ 0x180026488", "<???> @ 0x180026ab0", "<???> @ 0x18002fdf8"], "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"}