{"type": "func", "start": 6442519888, "end": 6442519928, "name": "cocos2d::extension::CCEditBox::setFontColor", "pseudocode": "// \n// cocos2d::extension::CCEditBox::setFontColor from 0x180010d50 to 0x180010d78 (40 bytes)\n// \n// 1 xrefs:\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::CCEditBox::setFontColor(\n        cocos2d::extension::CCEditBox *this,\n        const struct cocos2d::_ccColor3B *a2)\n{\n  __int64 v2; // rcx\n\n  *((_WORD *)this + 372) = *(_WORD *)a2;\n  *((_BYTE *)this + 746) = *((_BYTE *)a2 + 2);\n  v2 = *((_QWORD *)this + 72);\n  if ( v2 )\n    (*(void (__fastcall **)(__int64))(*(_QWORD *)v2 + 24LL))(v2);\n}", "assembly": "; \n; cocos2d::extension::CCEditBox::setFontColor from 0x180010d50 to 0x180010d78 (40 bytes)\n; \n; 1 xrefs:\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\nmovzx   eax, word ptr [rdx]                                            ; +0x0, 0x180010d50\nmov     [rcx+2E8h], ax                                                 ; +0x3, 0x180010d53\nmovzx   eax, byte ptr [rdx+2]                                          ; +0xa, 0x180010d5a\nmov     [rcx+2EAh], al                                                 ; +0xe, 0x180010d5e\nmov     rcx, [rcx+240h]                                                ; +0x14, 0x180010d64\ntest    rcx, rcx                                                       ; +0x1b, 0x180010d6b\njz      short locret_180010D77                                         ; +0x1e, 0x180010d6e\nmov     rax, [rcx]                                                     ; +0x20, 0x180010d70\njmp     qword ptr [rax+18h]                                            ; +0x23, 0x180010d73\nretn                                                                   ; +0x27, 0x180010d77", "xrefs": ["<???> @ 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"}