{"type": "func", "start": 6442527248, "end": 6442527294, "name": "cocos2d::extension::CCScrollView::getContentOffset", "pseudocode": "// \n// cocos2d::extension::CCScrollView::getContentOffset from 0x180012a10 to 0x180012a3e (46 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x18002fdf8\n// > <???> @ 0x18004a3f8\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\ncocos2d::CCPoint *__fastcall cocos2d::extension::CCScrollView::getContentOffset(__int64 a1, cocos2d::CCPoint *a2)\n{\n  const struct cocos2d::CCPoint *v3; // rax\n\n  v3 = (const struct cocos2d::CCPoint *)(*(__int64 (__fastcall **)(_QWORD))(**(_QWORD **)(a1 + 448) + 200LL))(*(_QWORD *)(a1 + 448));\n  cocos2d::CCPoint::CCPoint(a2, v3);\n  return a2;\n}", "assembly": "; \n; cocos2d::extension::CCScrollView::getContentOffset from 0x180012a10 to 0x180012a3e (46 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x18002fdf8\n; > <???> @ 0x18004a3f8\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, 0x180012a10\nsub     rsp, 20h                                                       ; +0x2, 0x180012a12\nmov     rcx, [rcx+1C0h]                                                ; +0x6, 0x180012a16\nmov     rbx, rdx                                                       ; +0xd, 0x180012a1d\nmov     rax, [rcx]                                                     ; +0x10, 0x180012a20\ncall    qword ptr [rax+0C8h]                                           ; +0x13, 0x180012a23\nmov     rdx, rax                                                       ; +0x19, 0x180012a29\nmov     rcx, rbx                                                       ; +0x1c, 0x180012a2c\ncall    cs:??0CCPoint@cocos2d@@QEAA@AEBV01@@Z; cocos2d::CCPoint::CCPoint(cocos2d::CCPoint const &) ; +0x1f, 0x180012a2f\nmov     rax, rbx                                                       ; +0x25, 0x180012a35\nadd     rsp, 20h                                                       ; +0x28, 0x180012a38\npop     rbx                                                            ; +0x2c, 0x180012a3c\nretn                                                                   ; +0x2d, 0x180012a3d", "xrefs": ["<???> @ 0x18002fdf8", "<???> @ 0x18004a3f8"], "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"}