{"type": "func", "start": 6442561664, "end": 6442561715, "name": "cocos2d::extension::CCColor3bObject::operator=", "pseudocode": "// \n// cocos2d::extension::CCColor3bObject::operator= from 0x18001b080 to 0x18001b0b3 (51 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004ada0\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\n// Alternative name is '??4CCColor3bObject@extension@cocos2d@@QEAAAEAV012@$$QEAV012@@Z'\n__int64 __fastcall cocos2d::extension::CCColor3bObject::operator=(__int64 a1, __int64 a2)\n{\n  cocos2d::CCObject::operator=();\n  *(_WORD *)(a1 + 56) = *(_WORD *)(a2 + 56);\n  *(_BYTE *)(a1 + 58) = *(_BYTE *)(a2 + 58);\n  return a1;\n}", "assembly": "; \n; cocos2d::extension::CCColor3bObject::operator= from 0x18001b080 to 0x18001b0b3 (51 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004ada0\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, 0x18001b080\npush    rdi                                                            ; +0x5, 0x18001b085\nsub     rsp, 20h                                                       ; +0x6, 0x18001b086\nmov     rbx, rdx                                                       ; +0xa, 0x18001b08a\nmov     rdi, rcx                                                       ; +0xd, 0x18001b08d\ncall    cs:??4CCObject@cocos2d@@QEAAAEAV01@AEBV01@@Z; cocos2d::CCObject::operator=(cocos2d::CCObject const &) ; +0x10, 0x18001b090\nmovzx   eax, word ptr [rbx+38h]                                        ; +0x16, 0x18001b096\nmov     [rdi+38h], ax                                                  ; +0x1a, 0x18001b09a\nmovzx   eax, byte ptr [rbx+3Ah]                                        ; +0x1e, 0x18001b09e\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x22, 0x18001b0a2\nmov     [rdi+3Ah], al                                                  ; +0x27, 0x18001b0a7\nmov     rax, rdi                                                       ; +0x2a, 0x18001b0aa\nadd     rsp, 20h                                                       ; +0x2d, 0x18001b0ad\npop     rdi                                                            ; +0x31, 0x18001b0b1\nretn                                                                   ; +0x32, 0x18001b0b2", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004ada0"], "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"}