{"type": "func", "start": 6443123904, "end": 6443123975, "name": "FMOD::Geometry::getPolygonVertex", "pseudocode": "// \n// FMOD::Geometry::getPolygonVertex from 0x1800a44c0 to 0x1800a4507 (71 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetPolygonVertex @ 0x1800c5fe9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5d4\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::getPolygonVertex(__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_1800D22E0(v8[0], a2, a3, a4);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getPolygonVertex from 0x1800a44c0 to 0x1800a4507 (71 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetPolygonVertex @ 0x1800c5fe9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5d4\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, 0x1800a44c0\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x1800a44c5\npush    rdi                                                            ; +0xa, 0x1800a44ca\nsub     rsp, 30h                                                       ; +0xb, 0x1800a44cb\nmov     esi, edx                                                       ; +0xf, 0x1800a44cf\nmov     rbx, r9                                                        ; +0x11, 0x1800a44d1\nlea     rdx, [rsp+38h+var_18]                                          ; +0x14, 0x1800a44d4\nmov     edi, r8d                                                       ; +0x19, 0x1800a44d9\ncall    sub_1800D4500                                                  ; +0x1c, 0x1800a44dc\ntest    eax, eax                                                       ; +0x21, 0x1800a44e1\njnz     short loc_1800A44F7                                            ; +0x23, 0x1800a44e3\nmov     rcx, [rsp+38h+var_18]                                          ; +0x25, 0x1800a44e5\nmov     r9, rbx                                                        ; +0x2a, 0x1800a44ea\nmov     r8d, edi                                                       ; +0x2d, 0x1800a44ed\nmov     edx, esi                                                       ; +0x30, 0x1800a44f0\ncall    sub_1800D22E0                                                  ; +0x32, 0x1800a44f2\nmov     rbx, [rsp+38h+arg_0]                                           ; +0x37, 0x1800a44f7\nmov     rsi, [rsp+38h+arg_8]                                           ; +0x3c, 0x1800a44fc\nadd     rsp, 30h                                                       ; +0x41, 0x1800a4501\npop     rdi                                                            ; +0x45, 0x1800a4505\nretn                                                                   ; +0x46, 0x1800a4506", "xrefs": ["FMOD_Geometry_GetPolygonVertex @ 0x1800c5fe9", "<???> @ 0x180194348", "<???> @ 0x1801fb5d4"], "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"}