// // cocos2d::CCNode::setParent from 0x18001ed95 to 0x18001ed9b (6 bytes) // // 16 xrefs: // > @ 0x1800238d0 // > @ 0x180023ed0 // > @ 0x180024440 // > @ 0x180024b48 // > @ 0x1800250f8 // > @ 0x1800256e0 // > @ 0x180025c90 // > @ 0x180026260 // > @ 0x180026888 // > @ 0x180026df8 // > @ 0x180027280 // > @ 0x180027730 // > @ 0x180027d18 // > @ 0x180028510 // > @ 0x180028a88 // > @ 0x1800292d8 // // 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::setParent(cocos2d::CCNode *this, struct cocos2d::CCNode *a2) { __imp_?setParent@CCNode@cocos2d@@UEAAXPEAV12@@Z(this, a2); }