// // cocos2d::extension::CCInvocation::CCInvocation from 0x18001afb0 to 0x18001aff4 (68 bytes) // // 2 xrefs: // > @ 0x18002fdf8 // > @ 0x18004ad7c // // 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 // // Alternative name is '??0CCInvocation@extension@cocos2d@@QEAA@$$QEAV012@@Z' cocos2d::extension::CCInvocation *__fastcall cocos2d::extension::CCInvocation::CCInvocation( cocos2d::extension::CCInvocation *this, const struct cocos2d::extension::CCInvocation *a2) { cocos2d::CCObject::CCObject(this, a2); *(_QWORD *)this = &cocos2d::extension::CCInvocation::`vftable'; *((_QWORD *)this + 7) = *((_QWORD *)a2 + 7); *((_QWORD *)this + 8) = *((_QWORD *)a2 + 8); *((_DWORD *)this + 18) = *((_DWORD *)a2 + 18); return this; }