// // cocos2d::CCNode::removeChild from 0x18001ed77 to 0x18001ed7d (6 bytes) // // 14 xrefs: // > @ 0x1800238f8 // > @ 0x180023ef8 // > @ 0x180024468 // > @ 0x180024b70 // > @ 0x180025120 // > @ 0x180025708 // > @ 0x180025cb8 // > @ 0x180026288 // > @ 0x1800268b0 // > @ 0x180027758 // > @ 0x180027d40 // > @ 0x180028538 // > @ 0x180028ab0 // > @ 0x180029300 // // 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::removeChild(cocos2d::CCNode *this, struct cocos2d::CCNode *a2, bool a3) { __imp_?removeChild@CCNode@cocos2d@@UEAAXPEAV12@_N@Z(this, a2, a3); }