// // cocos2d::extension::CCControl::onExit from 0x1800043d0 to 0x1800043d7 (7 bytes) // // 10 xrefs: // > @ 0x1800239a8 // > @ 0x180023fa8 // > @ 0x180024518 // > @ 0x180024c20 // > @ 0x1800251d0 // > @ 0x1800257b8 // > @ 0x180025d68 // > @ 0x180026338 // > @ 0x180026960 // > @ 0x18002fdf8 // // 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::extension::CCControl::onExit(cocos2d::extension::CCControl *this) { cocos2d::CCLayer::onExit(this); }