// // cocos2d::extension::CCHttpResponse::CCHttpResponse from 0x18001d760 to 0x18001d7d9 (121 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004aff8 // // 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 // // Hidden C++ exception states: #wind=3 cocos2d::extension::CCHttpResponse *__fastcall cocos2d::extension::CCHttpResponse::CCHttpResponse( cocos2d::extension::CCHttpResponse *this, const struct cocos2d::extension::CCHttpResponse *a2) { cocos2d::CCObject::CCObject(this, a2); *(_QWORD *)this = &cocos2d::extension::CCHttpResponse::`vftable'; *((_QWORD *)this + 7) = *((_QWORD *)a2 + 7); *((_BYTE *)this + 64) = *((_BYTE *)a2 + 64); sub_18001D910((char *)this + 72, (char *)a2 + 72); sub_18001D910((char *)this + 96, (char *)a2 + 96); *((_DWORD *)this + 30) = *((_DWORD *)a2 + 30); sub_180003F50((__int64)this + 128, (__int64)a2 + 128); return this; }