{"type": "func", "start": 6442527920, "end": 6442527972, "name": "cocos2d::extension::CCScrollView::setViewSize", "pseudocode": "// \n// cocos2d::extension::CCScrollView::setViewSize from 0x180012cb0 to 0x180012ce4 (52 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a41c\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::setViewSize(cocos2d::CCNode *a1, const struct cocos2d::CCSize *a2)\n{\n  cocos2d::CCSize::operator=((char *)a1 + 512, a2);\n  cocos2d::CCNode::setContentSize(a1, a2);\n}", "assembly": "; \n; cocos2d::extension::CCScrollView::setViewSize from 0x180012cb0 to 0x180012ce4 (52 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a41c\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\nmov     [rsp+arg_0], rbx                                               ; +0x0, 0x180012cb0\npush    rdi                                                            ; +0x5, 0x180012cb5\nsub     rsp, 20h                                                       ; +0x6, 0x180012cb6\nmov     rdi, rcx                                                       ; +0xa, 0x180012cba\nmov     rbx, rdx                                                       ; +0xd, 0x180012cbd\nadd     rcx, 200h                                                      ; +0x10, 0x180012cc0\ncall    cs:??4CCSize@cocos2d@@QEAAAEAV01@AEBV01@@Z; cocos2d::CCSize::operator=(cocos2d::CCSize const &) ; +0x17, 0x180012cc7\nmov     rdx, rbx                                                       ; +0x1d, 0x180012ccd\nmov     rcx, rdi                                                       ; +0x20, 0x180012cd0\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x23, 0x180012cd3\nadd     rsp, 20h                                                       ; +0x28, 0x180012cd8\npop     rdi                                                            ; +0x2c, 0x180012cdc\njmp     cs:__imp_?setContentSize@CCNode@cocos2d@@UEAAXAEBVCCSize@2@@Z; cocos2d::CCNode::setContentSize(cocos2d::CCSize const &) ; +0x2d, 0x180012cdd", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a41c"], "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"}