{"type": "func", "start": 6442529632, "end": 6442529681, "name": "cocos2d::extension::CCScrollView::setContentSize", "pseudocode": "// \n// cocos2d::extension::CCScrollView::setContentSize from 0x180013360 to 0x180013391 (49 bytes)\n// \n// 4 xrefs:\n// > <???> @ 0x180028458\n// > <???> @ 0x1800289d0\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a4a0\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::setContentSize(\n        cocos2d::extension::CCScrollView *this,\n        const struct cocos2d::CCSize *a2)\n{\n  __int64 v3; // rcx\n\n  v3 = *((_QWORD *)this + 56);\n  if ( v3 )\n  {\n    (*(void (__fastcall **)(__int64, const struct cocos2d::CCSize *))(*(_QWORD *)v3 + 296LL))(v3, a2);\n    cocos2d::extension::CCScrollView::updateInset(this);\n  }\n}", "assembly": "; \n; cocos2d::extension::CCScrollView::setContentSize from 0x180013360 to 0x180013391 (49 bytes)\n; \n; 4 xrefs:\n; > <???> @ 0x180028458\n; > <???> @ 0x1800289d0\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a4a0\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\npush    rbx                                                            ; +0x0, 0x180013360\nsub     rsp, 20h                                                       ; +0x2, 0x180013362\nmov     rbx, rcx                                                       ; +0x6, 0x180013366\nmov     rcx, [rcx+1C0h]                                                ; +0x9, 0x180013369\ntest    rcx, rcx                                                       ; +0x10, 0x180013370\njz      short loc_18001338B                                            ; +0x13, 0x180013373\nmov     rax, [rcx]                                                     ; +0x15, 0x180013375\ncall    qword ptr [rax+128h]                                           ; +0x18, 0x180013378\nmov     rcx, rbx; this                                                 ; +0x1e, 0x18001337e\nadd     rsp, 20h                                                       ; +0x21, 0x180013381\npop     rbx                                                            ; +0x25, 0x180013385\njmp     ?updateInset@CCScrollView@extension@cocos2d@@QEAAXXZ; cocos2d::extension::CCScrollView::updateInset(void) ; +0x26, 0x180013386\nadd     rsp, 20h                                                       ; +0x2b, 0x18001338b\npop     rbx                                                            ; +0x2f, 0x18001338f\nretn                                                                   ; +0x30, 0x180013390", "xrefs": ["<???> @ 0x180028458", "<???> @ 0x1800289d0", "<???> @ 0x18002fdf8", "<???> @ 0x18004a4a0"], "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"}