// // cocos2d::CCNode::addComponent from 0x18001ec9f to 0x18001eca5 (6 bytes) // // 16 xrefs: // > @ 0x180023a28 // > @ 0x180024028 // > @ 0x180024598 // > @ 0x180024ca0 // > @ 0x180025250 // > @ 0x180025838 // > @ 0x180025de8 // > @ 0x1800263b8 // > @ 0x1800269e0 // > @ 0x180026f50 // > @ 0x1800273d8 // > @ 0x180027888 // > @ 0x180027e70 // > @ 0x180028668 // > @ 0x180028be0 // > @ 0x180029430 // // 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::addComponent(cocos2d::CCNode *this, struct cocos2d::CCComponent *a2) { return __imp_?addComponent@CCNode@cocos2d@@UEAA_NPEAVCCComponent@2@@Z(this, a2); }