// // cocos2d::CCNode::getChildByTag from 0x18001eda7 to 0x18001edad (6 bytes) // // 16 xrefs: // > @ 0x1800238b8 // > @ 0x180023eb8 // > @ 0x180024428 // > @ 0x180024b30 // > @ 0x1800250e0 // > @ 0x1800256c8 // > @ 0x180025c78 // > @ 0x180026248 // > @ 0x180026870 // > @ 0x180026de0 // > @ 0x180027268 // > @ 0x180027718 // > @ 0x180027d00 // > @ 0x1800284f8 // > @ 0x180028a70 // > @ 0x1800292c0 // // 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::getChildByTag(cocos2d::CCNode *this, int a2) { return __imp_?getChildByTag@CCNode@cocos2d@@UEAAPEAV12@H@Z(this, a2); }