// // cocos2d::CCNode::addChild from 0x18001edb9 to 0x18001edbf (6 bytes) // // 12 xrefs: // > @ 0x1800238a0 // > @ 0x180023ea0 // > @ 0x180024410 // > @ 0x180024b18 // > @ 0x1800250c8 // > @ 0x1800256b0 // > @ 0x180025c60 // > @ 0x180026230 // > @ 0x180026858 // > @ 0x180027700 // > @ 0x180027ce8 // > @ 0x1800292a8 // // 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::addChild(cocos2d::CCNode *this, struct cocos2d::CCNode *a2, int a3, int a4) { __imp_?addChild@CCNode@cocos2d@@UEAAXPEAV12@HH@Z(this, a2, a3, a4); }