// // cocos2d::CCObject::isEqual from 0x18001ebf1 to 0x18001ebf7 (6 bytes) // // 28 xrefs: // > @ 0x180023418 // > @ 0x180023578 // > @ 0x180023700 // > @ 0x180023b78 // > @ 0x180023d00 // > @ 0x180024270 // > @ 0x180024978 // > @ 0x180024f28 // > @ 0x180025510 // > @ 0x180025ac0 // > @ 0x180026090 // > @ 0x1800266b8 // > @ 0x180026b18 // > @ 0x180026c28 // > @ 0x180027060 // > @ 0x1800270b0 // > @ 0x180027560 // > @ 0x180027b48 // > @ 0x180028230 // > @ 0x180028340 // > @ 0x180028768 // > @ 0x1800288b8 // > @ 0x180028ce0 // > @ 0x180028f08 // > @ 0x180028f58 // > @ 0x180028fe8 // > @ 0x180029108 // > @ 0x1800294a8 // // 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 bool __fastcall cocos2d::CCObject::isEqual(cocos2d::CCObject *this, const struct cocos2d::CCObject *a2) { return __imp_?isEqual@CCObject@cocos2d@@UEAA_NPEBV12@@Z(this, a2); }