// // cocos2d::extension::CCHttpClient::operator= from 0x18001d8d0 to 0x18001d908 (56 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004b01c // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // __int64 __fastcall cocos2d::extension::CCHttpClient::operator=(__int64 a1, __int64 a2) { cocos2d::CCObject::operator=(); *(_QWORD *)(a1 + 56) = *(_QWORD *)(a2 + 56); *(_DWORD *)(a1 + 64) = *(_DWORD *)(a2 + 64); *(_DWORD *)(a1 + 68) = *(_DWORD *)(a2 + 68); return a1; }