// // cocos2d::extension::CCScrollView::~CCScrollView from 0x180012290 to 0x180012330 (160 bytes) // // 7 xrefs: // > sub_180014440 @ 0x18001449e // > cocos2d::extension::CCTableView::~CCTableView @ 0x18001502c // > sub_180021070 @ 0x180021077 // > sub_180014440 @ 0x18001445c // > @ 0x18002f7c3 // > @ 0x18002fdf8 // > @ 0x18004a320 // // 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 // void __fastcall cocos2d::extension::CCScrollView::~CCScrollView(cocos2d::extension::CCScrollView *this) { cocos2d::CCObject *v2; // rcx *(_QWORD *)this = &cocos2d::extension::CCScrollView::`vftable'{for `cocos2d::CCNode'}; *((_QWORD *)this + 40) = &cocos2d::extension::CCScrollView::`vftable'{for `cocos2d::CCTouchDelegate'}; *((_QWORD *)this + 41) = &cocos2d::extension::CCScrollView::`vftable'{for `cocos2d::CCAccelerometerDelegate'}; *((_QWORD *)this + 42) = &cocos2d::extension::CCScrollView::`vftable'{for `cocos2d::CCKeypadDelegate'}; *((_QWORD *)this + 43) = &cocos2d::extension::CCScrollView::`vftable'{for `cocos2d::CCKeyboardDelegate'}; *((_QWORD *)this + 44) = &cocos2d::extension::CCScrollView::`vftable'{for `cocos2d::CCMouseDelegate'}; v2 = *((cocos2d::CCObject **)this + 63); if ( v2 ) cocos2d::CCObject::release(v2); cocos2d::extension::CCScrollView::unregisterScriptHandler(this, 0); cocos2d::extension::CCScrollView::unregisterScriptHandler(this, 1); sub_1800055E0((void **)this + 69, (__int64)this + 552); cocos2d::CCLayer::~CCLayer(this); }