// // cocos2d::CCNode::removeFromParentAndCleanup from 0x18001ed83 to 0x18001ed89 (6 bytes) // // 16 xrefs: // > @ 0x1800238e8 // > @ 0x180023ee8 // > @ 0x180024458 // > @ 0x180024b60 // > @ 0x180025110 // > @ 0x1800256f8 // > @ 0x180025ca8 // > @ 0x180026278 // > @ 0x1800268a0 // > @ 0x180026e10 // > @ 0x180027298 // > @ 0x180027748 // > @ 0x180027d30 // > @ 0x180028528 // > @ 0x180028aa0 // > @ 0x1800292f0 // // 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 void __fastcall cocos2d::CCNode::removeFromParentAndCleanup(cocos2d::CCNode *this, bool a2) { __imp_?removeFromParentAndCleanup@CCNode@cocos2d@@UEAAX_N@Z(this, a2); }