// // cocos2d::CCNode::getScheduler from 0x18001eccf to 0x18001ecd5 (6 bytes) // // 16 xrefs: // > @ 0x1800239e8 // > @ 0x180023fe8 // > @ 0x180024558 // > @ 0x180024c60 // > @ 0x180025210 // > @ 0x1800257f8 // > @ 0x180025da8 // > @ 0x180026378 // > @ 0x1800269a0 // > @ 0x180026f10 // > @ 0x180027398 // > @ 0x180027848 // > @ 0x180027e30 // > @ 0x180028628 // > @ 0x180028ba0 // > @ 0x1800293f0 // // 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::CCScheduler *__fastcall cocos2d::CCNode::getScheduler(cocos2d::CCNode *this) { return __imp_?getScheduler@CCNode@cocos2d@@UEAAPEAVCCScheduler@2@XZ(this); }