{"type": "func", "start": 6442520608, "end": 6442520666, "name": "cocos2d::extension::CCEditBox::setVisible", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setVisible from 0x180011020 to 0x18001105a (58 bytes)\n// \n// 3 xrefs:\n// > <???> @ 0x180027c78\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a1e8\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::CCEditBox::setVisible(cocos2d::extension::CCEditBox *this, bool a2)\n{\n  __int64 v4; // rcx\n\n  cocos2d::CCNode::setVisible(this, a2);\n  v4 = *((_QWORD *)this + 72);\n  if ( v4 )\n    (*(void (__fastcall **)(__int64, bool))(*(_QWORD *)v4 + 152LL))(v4, a2);\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setVisible from 0x180011020 to 0x18001105a (58 bytes)\n; \n; 3 xrefs:\n; > <???> @ 0x180027c78\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a1e8\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     [rsp+arg_0], rbx                                               ; +0x0, 0x180011020\npush    rdi                                                            ; +0x5, 0x180011025\nsub     rsp, 20h                                                       ; +0x6, 0x180011026\nmovzx   edi, dl                                                        ; +0xa, 0x18001102a\nmov     rbx, rcx                                                       ; +0xd, 0x18001102d\ncall    cs:__imp_?setVisible@CCNode@cocos2d@@UEAAX_N@Z; cocos2d::CCNode::setVisible(bool) ; +0x10, 0x180011030\nmov     rcx, [rbx+240h]                                                ; +0x16, 0x180011036\ntest    rcx, rcx                                                       ; +0x1d, 0x18001103d\njz      short loc_18001104F                                            ; +0x20, 0x180011040\nmov     rax, [rcx]                                                     ; +0x22, 0x180011042\nmovzx   edx, dil                                                       ; +0x25, 0x180011045\ncall    qword ptr [rax+98h]                                            ; +0x29, 0x180011049\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2f, 0x18001104f\nadd     rsp, 20h                                                       ; +0x34, 0x180011054\npop     rdi                                                            ; +0x38, 0x180011058\nretn                                                                   ; +0x39, 0x180011059", "xrefs": ["<???> @ 0x180027c78", "<???> @ 0x18002fdf8", "<???> @ 0x18004a1e8"], "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"}