{"type": "func", "start": 6443124528, "end": 6443124570, "name": "FMOD::Geometry::setPosition", "pseudocode": "// \n// FMOD::Geometry::setPosition from 0x1800a4730 to 0x1800a475a (42 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_SetPosition @ 0x1800c60a9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb64c\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\n__int64 __fastcall FMOD::Geometry::setPosition(__int64 a1, __int64 a2)\n{\n  __int64 result; // rax\n  __int64 v4; // [rsp+40h] [rbp+18h] BYREF\n\n  result = sub_1800D4500(a1, &v4);\n  if ( !(_DWORD)result )\n    return sub_1800D3CD0(v4, a2);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::setPosition from 0x1800a4730 to 0x1800a475a (42 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_SetPosition @ 0x1800c60a9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb64c\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, 0x1800a4730\nsub     rsp, 20h                                                       ; +0x2, 0x1800a4732\nmov     rbx, rdx                                                       ; +0x6, 0x1800a4736\nlea     rdx, [rsp+28h+arg_10]                                          ; +0x9, 0x1800a4739\ncall    sub_1800D4500                                                  ; +0xe, 0x1800a473e\ntest    eax, eax                                                       ; +0x13, 0x1800a4743\njnz     short loc_1800A4754                                            ; +0x15, 0x1800a4745\nmov     rcx, [rsp+28h+arg_10]                                          ; +0x17, 0x1800a4747\nmov     rdx, rbx                                                       ; +0x1c, 0x1800a474c\ncall    sub_1800D3CD0                                                  ; +0x1f, 0x1800a474f\nadd     rsp, 20h                                                       ; +0x24, 0x1800a4754\npop     rbx                                                            ; +0x28, 0x1800a4758\nretn                                                                   ; +0x29, 0x1800a4759", "xrefs": ["FMOD_Geometry_SetPosition @ 0x1800c60a9", "<???> @ 0x180194348", "<???> @ 0x1801fb64c"], "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"}