// // cocos2d::extension::CCControl::onEnter from 0x1800043c0 to 0x1800043c7 (7 bytes) // // 10 xrefs: // > @ 0x180023998 // > @ 0x180023f98 // > @ 0x180024508 // > @ 0x180024c10 // > @ 0x1800251c0 // > @ 0x1800257a8 // > @ 0x180025d58 // > @ 0x180026328 // > @ 0x180026950 // > @ 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::onEnter(cocos2d::extension::CCControl *this) { cocos2d::CCLayer::onEnter(this); }