{"type": "func", "start": 6443123744, "end": 6443123825, "name": "FMOD::Geometry::getPolygonAttributes", "pseudocode": "// \n// FMOD::Geometry::getPolygonAttributes from 0x1800a4420 to 0x1800a4471 (81 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetPolygonAttributes @ 0x1800c5fad\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5bc\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::getPolygonAttributes(__int64 a1, int a2, int a3, int a4, __int64 a5)\n{\n  __int64 result; // rax\n  _QWORD v9[3]; // [rsp+30h] [rbp-18h] BYREF\n\n  result = sub_1800D4500(a1, v9);\n  if ( !(_DWORD)result )\n    return sub_1800D21F0(v9[0], a2, a3, a4, a5);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getPolygonAttributes from 0x1800a4420 to 0x1800a4471 (81 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetPolygonAttributes @ 0x1800c5fad\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5bc\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, 0x1800a4420\nmov     [rsp+arg_8], rsi                                               ; +0x5, 0x1800a4425\npush    rdi                                                            ; +0xa, 0x1800a442a\nsub     rsp, 40h                                                       ; +0xb, 0x1800a442b\nmov     esi, edx                                                       ; +0xf, 0x1800a442f\nmov     rbx, r9                                                        ; +0x11, 0x1800a4431\nlea     rdx, [rsp+48h+var_18]                                          ; +0x14, 0x1800a4434\nmov     rdi, r8                                                        ; +0x19, 0x1800a4439\ncall    sub_1800D4500                                                  ; +0x1c, 0x1800a443c\ntest    eax, eax                                                       ; +0x21, 0x1800a4441\njnz     short loc_1800A4461                                            ; +0x23, 0x1800a4443\nmov     rax, [rsp+48h+arg_20]                                          ; +0x25, 0x1800a4445\nmov     r9, rbx                                                        ; +0x2a, 0x1800a444a\nmov     rcx, [rsp+48h+var_18]                                          ; +0x2d, 0x1800a444d\nmov     r8, rdi                                                        ; +0x32, 0x1800a4452\nmov     edx, esi                                                       ; +0x35, 0x1800a4455\nmov     [rsp+48h+var_28], rax                                          ; +0x37, 0x1800a4457\ncall    sub_1800D21F0                                                  ; +0x3c, 0x1800a445c\nmov     rbx, [rsp+48h+arg_0]                                           ; +0x41, 0x1800a4461\nmov     rsi, [rsp+48h+arg_8]                                           ; +0x46, 0x1800a4466\nadd     rsp, 40h                                                       ; +0x4b, 0x1800a446b\npop     rdi                                                            ; +0x4f, 0x1800a446f\nretn                                                                   ; +0x50, 0x1800a4470", "xrefs": ["FMOD_Geometry_GetPolygonAttributes @ 0x1800c5fad", "<???> @ 0x180194348", "<???> @ 0x1801fb5bc"], "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"}