// // cocos2d::CCArray::copyWithZone from 0x18001f185 to 0x18001f18b (6 bytes) // // 2 xrefs: // > @ 0x180028220 // > @ 0x180028cd0 // // 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 // // attributes: thunk struct cocos2d::CCObject *__fastcall cocos2d::CCArray::copyWithZone(cocos2d::CCArray *this, struct cocos2d::CCZone *a2) { return __imp_?copyWithZone@CCArray@cocos2d@@UEAAPEAVCCObject@2@PEAVCCZone@2@@Z(this, a2); }