// // cocos2d::extension::CCScrollView::getContentSize from 0x180013340 to 0x180013351 (17 bytes) // // 3 xrefs: // > @ 0x180028460 // > @ 0x1800289d8 // > @ 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 // const struct cocos2d::CCSize *__fastcall cocos2d::extension::CCScrollView::getContentSize( cocos2d::extension::CCScrollView *this) { return (*(const struct cocos2d::CCSize *(__fastcall **)(_QWORD))(**((_QWORD **)this + 56) + 304LL))(*((_QWORD *)this + 56)); }