// // cocos2d::extension::CCScrollView::stoppedAnimatedScroll from 0x1800132c0 to 0x1800132f7 (55 bytes) // // 4 xrefs: // > cocos2d::extension::CCScrollView::setContentOffset @ 0x1800128c1 // > cocos2d::extension::CCScrollView::setContentOffsetInDuration @ 0x1800129b6 // > @ 0x18002fdf8 // > @ 0x18004a494 // // 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::stoppedAnimatedScroll( cocos2d::extension::CCScrollView *this, struct cocos2d::CCNode *a2) { __int64 v3; // rcx cocos2d::CCNode::unschedule(this, cocos2d::extension::CCScrollView::performedAnimatedScroll); v3 = *((_QWORD *)this + 53); if ( v3 ) (*(void (__fastcall **)(__int64, cocos2d::extension::CCScrollView *))(*(_QWORD *)v3 + 8LL))(v3, this); }