// // cocos2d::CCNode::removeComponent from 0x18001ec99 to 0x18001ec9f (6 bytes) // // 16 xrefs: // > @ 0x180023a30 // > @ 0x180024030 // > @ 0x1800245a0 // > @ 0x180024ca8 // > @ 0x180025258 // > @ 0x180025840 // > @ 0x180025df0 // > @ 0x1800263c0 // > @ 0x1800269e8 // > @ 0x180026f58 // > @ 0x1800273e0 // > @ 0x180027890 // > @ 0x180027e78 // > @ 0x180028670 // > @ 0x180028be8 // > @ 0x180029438 // // 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::CCNode::removeComponent(cocos2d::CCNode *this, struct cocos2d::CCComponent *a2) { return __imp_?removeComponent@CCNode@cocos2d@@UEAA_NPEAVCCComponent@2@@Z(this, a2); }