// // cocos2d::CCNode::getChildren from 0x18001eda1 to 0x18001eda7 (6 bytes) // // 16 xrefs: // > @ 0x1800238c0 // > @ 0x180023ec0 // > @ 0x180024430 // > @ 0x180024b38 // > @ 0x1800250e8 // > @ 0x1800256d0 // > @ 0x180025c80 // > @ 0x180026250 // > @ 0x180026878 // > @ 0x180026de8 // > @ 0x180027270 // > @ 0x180027720 // > @ 0x180027d08 // > @ 0x180028500 // > @ 0x180028a78 // > @ 0x1800292c8 // // 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::CCArray *__fastcall cocos2d::CCNode::getChildren(cocos2d::CCNode *this) { return __imp_?getChildren@CCNode@cocos2d@@UEAAPEAVCCArray@2@XZ(this); }