{"type": "func", "start": 6442527744, "end": 6442527767, "name": "cocos2d::extension::CCScrollView::setZoomScale", "pseudocode": "// \n// cocos2d::extension::CCScrollView::setZoomScale from 0x180012c00 to 0x180012c17 (23 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x18002fdf8\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nvoid __fastcall cocos2d::extension::CCScrollView::setZoomScale(\n        cocos2d::extension::CCScrollView *this,\n        float a2,\n        char a3)\n{\n  if ( a3 )\n    cocos2d::extension::CCScrollView::setZoomScaleInDuration(this, a2, 0.15000001);\n  else\n    cocos2d::extension::CCScrollView::setZoomScale(this, a2);\n}", "assembly": "; \n; cocos2d::extension::CCScrollView::setZoomScale from 0x180012c00 to 0x180012c17 (23 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x18002fdf8\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\ntest    r8b, r8b                                                       ; +0x0, 0x180012c00\njz      short loc_180012C12                                            ; +0x3, 0x180012c03\nmovss   xmm2, cs:flt_180029504; float                                  ; +0x5, 0x180012c05\njmp     ?setZoomScaleInDuration@CCScrollView@extension@cocos2d@@QEAAXMM@Z; cocos2d::extension::CCScrollView::setZoomScaleInDuration(float,float) ; +0xd, 0x180012c0d\njmp     ?setZoomScale@CCScrollView@extension@cocos2d@@QEAAXM@Z; cocos2d::extension::CCScrollView::setZoomScale(float) ; +0x12, 0x180012c12", "xrefs": ["<???> @ 0x18002fdf8"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}