{"type": "func", "start": 333792, "end": 333848, "name": "FMOD_Geometry_GetPolygonAttributes", "pseudocode": "// \n// FMOD_Geometry_GetPolygonAttributes from 0x517e0 to 0x51818 (56 bytes)\n// \n// 4 xrefs:\n// > .FMOD_Geometry_GetPolygonAttributes @ 0x1097fc\n// > <???> @ 0x3d18\n// > .FMOD_Geometry_GetPolygonAttributes @ 0x1097f4\n// > <???> @ 0x1114c0\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(FMOD::Geometry *a1, int a2, float *a3, float *a4, __int64 a5)\n{\n  __int64 result; // x0\n  bool v7; // [xsp+Ch] [xbp-4h] BYREF\n\n  if ( !a1 )\n    return 31;\n  result = FMOD::Geometry::getPolygonAttributes(a1, a2, a3, a4, &v7);\n  if ( a5 )\n  {\n    if ( !(_DWORD)result )\n      return sub_519AC(result);\n  }\n  return result;\n}", "assembly": "; \n; FMOD_Geometry_GetPolygonAttributes from 0x517e0 to 0x51818 (56 bytes)\n; \n; 4 xrefs:\n; > .FMOD_Geometry_GetPolygonAttributes @ 0x1097fc\n; > <???> @ 0x3d18\n; > .FMOD_Geometry_GetPolygonAttributes @ 0x1097f4\n; > <???> @ 0x1114c0\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\nSTR             X19, [SP,#-0x10+var_10]!                               ; +0x0, 0x517e0\nSTP             X29, X30, [SP,#0x10+var_s0]                            ; +0x4, 0x517e4\nADD             X29, SP, #0x10                                         ; +0x8, 0x517e8\nCBZ             X0, loc_5180C                                          ; +0xc, 0x517ec\nMOV             X19, X4                                                ; +0x10, 0x517f0\nSUB             X4, X29, #-var_4; bool *                               ; +0x14, 0x517f4\nBL              ._ZN4FMOD8Geometry20getPolygonAttributesEiPfS1_Pb; FMOD::Geometry::getPolygonAttributes(int,float *,float *,bool *) ; +0x18, 0x517f8\nCBZ             X19, loc_51810                                         ; +0x1c, 0x517fc\nCBNZ            W0, loc_51810                                          ; +0x20, 0x51800\nBL              sub_519AC                                              ; +0x24, 0x51804\nB               loc_51810                                              ; +0x28, 0x51808\nMOV             W0, #0x1F                                              ; +0x2c, 0x5180c\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x30, 0x51810\nB               loc_519A4                                              ; +0x34, 0x51814", "xrefs": [".FMOD_Geometry_GetPolygonAttributes @ 0x1097fc", "<???> @ 0x3d18", ".FMOD_Geometry_GetPolygonAttributes @ 0x1097f4", "<???> @ 0x1114c0"], "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"}