// // cocos2d::extension::CCHttpRequest::CCHttpRequest from 0x18001d440 to 0x18001d51e (222 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004afd4 // // 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=4 cocos2d::extension::CCHttpRequest *__fastcall cocos2d::extension::CCHttpRequest::CCHttpRequest( cocos2d::extension::CCHttpRequest *this, const struct cocos2d::extension::CCHttpRequest *a2) { cocos2d::CCObject::CCObject(this, a2); *(_QWORD *)this = &cocos2d::extension::CCHttpRequest::`vftable'; *((_DWORD *)this + 14) = *((_DWORD *)a2 + 14); sub_180003F50((__int64)this + 64, (__int64)a2 + 64); sub_18001D910((char *)this + 96, (char *)a2 + 96); sub_180003F50((__int64)this + 120, (__int64)a2 + 120); *((_QWORD *)this + 19) = *((_QWORD *)a2 + 19); *((_QWORD *)this + 20) = *((_QWORD *)a2 + 20); *((_QWORD *)this + 21) = *((_QWORD *)a2 + 21); sub_180003750((__int64 *)this + 22, (__int64 *)a2 + 22); *((_DWORD *)this + 50) = *((_DWORD *)a2 + 50); *((_BYTE *)this + 204) = *((_BYTE *)a2 + 204); *((_DWORD *)this + 52) = *((_DWORD *)a2 + 52); *((_DWORD *)this + 53) = *((_DWORD *)a2 + 53); *((_DWORD *)this + 54) = *((_DWORD *)a2 + 54); return this; }