{"type": "func", "start": 6443124448, "end": 6443124519, "name": "FMOD::Geometry::setPolygonVertex", "pseudocode": "// \n// FMOD::Geometry::setPolygonVertex from 0x1800a46e0 to 0x1800a4727 (71 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_SetPolygonVertex @ 0x1800c6099\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb640\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::setPolygonVertex(__int64 a1, unsigned int a2, unsigned int a3, __int64 a4)\n{\n  __int64 result; // rax\n  _QWORD v8[3]; // [rsp+20h] [rbp-18h] BYREF\n\n  result = sub_1800D4500(a1, v8);\n  if ( !(_DWORD)result )\n    return sub_1800D3BA0(v8[0], a2, a3, a4);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::setPolygonVertex from 0x1800a46e0 to 0x1800a4727 (71 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_SetPolygonVertex @ 0x1800c6099\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb640\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, 0x1800a46e0\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x1800a46e5\npush    rdi                                                            ; +0xa, 0x1800a46ea\nsub     rsp, 30h                                                       ; +0xb, 0x1800a46eb\nmov     esi, edx                                                       ; +0xf, 0x1800a46ef\nmov     rbx, r9                                                        ; +0x11, 0x1800a46f1\nlea     rdx, [rsp+38h+var_18]                                          ; +0x14, 0x1800a46f4\nmov     edi, r8d                                                       ; +0x19, 0x1800a46f9\ncall    sub_1800D4500                                                  ; +0x1c, 0x1800a46fc\ntest    eax, eax                                                       ; +0x21, 0x1800a4701\njnz     short loc_1800A4717                                            ; +0x23, 0x1800a4703\nmov     rcx, [rsp+38h+var_18]                                          ; +0x25, 0x1800a4705\nmov     r9, rbx                                                        ; +0x2a, 0x1800a470a\nmov     r8d, edi                                                       ; +0x2d, 0x1800a470d\nmov     edx, esi                                                       ; +0x30, 0x1800a4710\ncall    sub_1800D3BA0                                                  ; +0x32, 0x1800a4712\nmov     rbx, [rsp+38h+arg_0]                                           ; +0x37, 0x1800a4717\nmov     rsi, [rsp+38h+arg_8]                                           ; +0x3c, 0x1800a471c\nadd     rsp, 30h                                                       ; +0x41, 0x1800a4721\npop     rdi                                                            ; +0x45, 0x1800a4725\nretn                                                                   ; +0x46, 0x1800a4726", "xrefs": ["FMOD_Geometry_SetPolygonVertex @ 0x1800c6099", "<???> @ 0x180194348", "<???> @ 0x1801fb640"], "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"}