// // cocos2d::CCNode::setScheduler from 0x18001ecd5 to 0x18001ecdb (6 bytes) // // 16 xrefs: // > @ 0x1800239e0 // > @ 0x180023fe0 // > @ 0x180024550 // > @ 0x180024c58 // > @ 0x180025208 // > @ 0x1800257f0 // > @ 0x180025da0 // > @ 0x180026370 // > @ 0x180026998 // > @ 0x180026f08 // > @ 0x180027390 // > @ 0x180027840 // > @ 0x180027e28 // > @ 0x180028620 // > @ 0x180028b98 // > @ 0x1800293e8 // // 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::setScheduler(cocos2d::CCNode *this, struct cocos2d::CCScheduler *a2) { __imp_?setScheduler@CCNode@cocos2d@@UEAAXPEAVCCScheduler@2@@Z(this, a2); }