{"type": "func", "start": 6443123840, "end": 6443123895, "name": "FMOD::Geometry::getPolygonNumVertices", "pseudocode": "// \n// FMOD::Geometry::getPolygonNumVertices from 0x1800a4480 to 0x1800a44b7 (55 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetPolygonNumVertices @ 0x1800c5fd9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5c8\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::getPolygonNumVertices(__int64 a1, unsigned int a2, __int64 a3)\n{\n  __int64 result; // rax\n  __int64 v6; // [rsp+48h] [rbp+20h] BYREF\n\n  result = sub_1800D4500(a1, &v6);\n  if ( !(_DWORD)result )\n    return sub_1800D22A0(v6, a2, a3);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getPolygonNumVertices from 0x1800a4480 to 0x1800a44b7 (55 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetPolygonNumVertices @ 0x1800c5fd9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5c8\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, 0x1800a4480\npush    rdi                                                            ; +0x5, 0x1800a4485\nsub     rsp, 20h                                                       ; +0x6, 0x1800a4486\nmov     edi, edx                                                       ; +0xa, 0x1800a448a\nmov     rbx, r8                                                        ; +0xc, 0x1800a448c\nlea     rdx, [rsp+28h+arg_18]                                          ; +0xf, 0x1800a448f\ncall    sub_1800D4500                                                  ; +0x14, 0x1800a4494\ntest    eax, eax                                                       ; +0x19, 0x1800a4499\njnz     short loc_1800A44AC                                            ; +0x1b, 0x1800a449b\nmov     rcx, [rsp+28h+arg_18]                                          ; +0x1d, 0x1800a449d\nmov     r8, rbx                                                        ; +0x22, 0x1800a44a2\nmov     edx, edi                                                       ; +0x25, 0x1800a44a5\ncall    sub_1800D22A0                                                  ; +0x27, 0x1800a44a7\nmov     rbx, [rsp+28h+arg_0]                                           ; +0x2c, 0x1800a44ac\nadd     rsp, 20h                                                       ; +0x31, 0x1800a44b1\npop     rdi                                                            ; +0x35, 0x1800a44b5\nretn                                                                   ; +0x36, 0x1800a44b6", "xrefs": ["FMOD_Geometry_GetPolygonNumVertices @ 0x1800c5fd9", "<???> @ 0x180194348", "<???> @ 0x1801fb5c8"], "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"}