// // cocos2d::CCNode::removeChildByTag from 0x18001ed6b to 0x18001ed71 (6 bytes) // // 16 xrefs: // > @ 0x180023908 // > @ 0x180023f08 // > @ 0x180024478 // > @ 0x180024b80 // > @ 0x180025130 // > @ 0x180025718 // > @ 0x180025cc8 // > @ 0x180026298 // > @ 0x1800268c0 // > @ 0x180026e30 // > @ 0x1800272b8 // > @ 0x180027768 // > @ 0x180027d50 // > @ 0x180028548 // > @ 0x180028ac0 // > @ 0x180029310 // // 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::removeChildByTag(cocos2d::CCNode *this, int a2, bool a3) { __imp_?removeChildByTag@CCNode@cocos2d@@UEAAXH_N@Z(this, a2, a3); }