{"type": "func", "start": 6443261840, "end": 6443261904, "name": "FMOD_Geometry_GetPolygonAttributes", "pseudocode": "// \n// FMOD_Geometry_GetPolygonAttributes from 0x1800c5f90 to 0x1800c5fd0 (64 bytes)\n// \n// 3 xrefs:\n// > FMOD5_Geometry_GetPolygonAttributes @ 0x1800f43b0\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fdfe0\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, _DWORD *a5)\n{\n  __int64 result; // rax\n  char v6; // [rsp+40h] [rbp+8h] BYREF\n\n  if ( !a1 )\n    return 31;\n  result = FMOD::Geometry::getPolygonAttributes(a1, a2, a3, a4, (__int64)&v6);\n  if ( !(_DWORD)result )\n  {\n    if ( a5 )\n      *a5 = v6 != 0;\n  }\n  return result;\n}", "assembly": "; \n; FMOD_Geometry_GetPolygonAttributes from 0x1800c5f90 to 0x1800c5fd0 (64 bytes)\n; \n; 3 xrefs:\n; > FMOD5_Geometry_GetPolygonAttributes @ 0x1800f43b0\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fdfe0\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\nsub     rsp, 38h                                                       ; +0x0, 0x1800c5f90\ntest    rcx, rcx                                                       ; +0x4, 0x1800c5f94\njnz     short loc_1800C5FA3                                            ; +0x7, 0x1800c5f97\nmov     eax, 1Fh                                                       ; +0x9, 0x1800c5f99\nadd     rsp, 38h                                                       ; +0xe, 0x1800c5f9e\nretn                                                                   ; +0x12, 0x1800c5fa2\nlea     rax, [rsp+38h+arg_0]                                           ; +0x13, 0x1800c5fa3\nmov     [rsp+38h+var_18], rax                                          ; +0x18, 0x1800c5fa8\ncall    ?getPolygonAttributes@Geometry@FMOD@@QEAA?AW4FMOD_RESULT@@HPEAM0PEA_N@Z; FMOD::Geometry::getPolygonAttributes(int,float *,float *,bool *) ; +0x1d, 0x1800c5fad\ntest    eax, eax                                                       ; +0x22, 0x1800c5fb2\njnz     short loc_1800C5FCB                                            ; +0x24, 0x1800c5fb4\nmov     rdx, [rsp+38h+arg_20]                                          ; +0x26, 0x1800c5fb6\ntest    rdx, rdx                                                       ; +0x2b, 0x1800c5fbb\njz      short loc_1800C5FCB                                            ; +0x2e, 0x1800c5fbe\nxor     ecx, ecx                                                       ; +0x30, 0x1800c5fc0\ncmp     [rsp+38h+arg_0], cl                                            ; +0x32, 0x1800c5fc2\nsetnz   cl                                                             ; +0x36, 0x1800c5fc6\nmov     [rdx], ecx                                                     ; +0x39, 0x1800c5fc9\nadd     rsp, 38h                                                       ; +0x3b, 0x1800c5fcb\nretn                                                                   ; +0x3f, 0x1800c5fcf", "xrefs": ["FMOD5_Geometry_GetPolygonAttributes @ 0x1800f43b0", "<???> @ 0x180194348", "<???> @ 0x1801fdfe0"], "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"}