// // cocos2d::CCNode::getParent from 0x18001ed8f to 0x18001ed95 (6 bytes) // // 16 xrefs: // > @ 0x1800238d8 // > @ 0x180023ed8 // > @ 0x180024448 // > @ 0x180024b50 // > @ 0x180025100 // > @ 0x1800256e8 // > @ 0x180025c98 // > @ 0x180026268 // > @ 0x180026890 // > @ 0x180026e00 // > @ 0x180027288 // > @ 0x180027738 // > @ 0x180027d20 // > @ 0x180028518 // > @ 0x180028a90 // > @ 0x1800292e0 // // 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 struct cocos2d::CCNode *__fastcall cocos2d::CCNode::getParent(cocos2d::CCNode *this) { return __imp_?getParent@CCNode@cocos2d@@UEAAPEAV12@XZ(this); }