{"type": "func", "start": 6443123696, "end": 6443123738, "name": "FMOD::Geometry::getNumPolygons", "pseudocode": "// \n// FMOD::Geometry::getNumPolygons from 0x1800a43f0 to 0x1800a441a (42 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetNumPolygons @ 0x1800c5f89\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5b0\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::getNumPolygons(__int64 a1, __int64 a2)\n{\n  __int64 result; // rax\n  __int64 v4; // [rsp+40h] [rbp+18h] BYREF\n\n  result = sub_1800D4500(a1, &v4);\n  if ( !(_DWORD)result )\n    return sub_1800D21D0(v4, a2);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getNumPolygons from 0x1800a43f0 to 0x1800a441a (42 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetNumPolygons @ 0x1800c5f89\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5b0\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\npush    rbx                                                            ; +0x0, 0x1800a43f0\nsub     rsp, 20h                                                       ; +0x2, 0x1800a43f2\nmov     rbx, rdx                                                       ; +0x6, 0x1800a43f6\nlea     rdx, [rsp+28h+arg_10]                                          ; +0x9, 0x1800a43f9\ncall    sub_1800D4500                                                  ; +0xe, 0x1800a43fe\ntest    eax, eax                                                       ; +0x13, 0x1800a4403\njnz     short loc_1800A4414                                            ; +0x15, 0x1800a4405\nmov     rcx, [rsp+28h+arg_10]                                          ; +0x17, 0x1800a4407\nmov     rdx, rbx                                                       ; +0x1c, 0x1800a440c\ncall    sub_1800D21D0                                                  ; +0x1f, 0x1800a440f\nadd     rsp, 20h                                                       ; +0x24, 0x1800a4414\npop     rbx                                                            ; +0x28, 0x1800a4418\nretn                                                                   ; +0x29, 0x1800a4419", "xrefs": ["FMOD_Geometry_GetNumPolygons @ 0x1800c5f89", "<???> @ 0x180194348", "<???> @ 0x1801fb5b0"], "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"}