{"type": "func", "start": 6443124096, "end": 6443124138, "name": "FMOD::Geometry::getScale", "pseudocode": "// \n// FMOD::Geometry::getScale from 0x1800a4580 to 0x1800a45aa (42 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_GetScale @ 0x1800c6019\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb5f8\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::getScale(__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_1800D23B0(v4, a2);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::getScale from 0x1800a4580 to 0x1800a45aa (42 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_GetScale @ 0x1800c6019\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb5f8\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, 0x1800a4580\nsub     rsp, 20h                                                       ; +0x2, 0x1800a4582\nmov     rbx, rdx                                                       ; +0x6, 0x1800a4586\nlea     rdx, [rsp+28h+arg_10]                                          ; +0x9, 0x1800a4589\ncall    sub_1800D4500                                                  ; +0xe, 0x1800a458e\ntest    eax, eax                                                       ; +0x13, 0x1800a4593\njnz     short loc_1800A45A4                                            ; +0x15, 0x1800a4595\nmov     rcx, [rsp+28h+arg_10]                                          ; +0x17, 0x1800a4597\nmov     rdx, rbx                                                       ; +0x1c, 0x1800a459c\ncall    sub_1800D23B0                                                  ; +0x1f, 0x1800a459f\nadd     rsp, 20h                                                       ; +0x24, 0x1800a45a4\npop     rbx                                                            ; +0x28, 0x1800a45a8\nretn                                                                   ; +0x29, 0x1800a45a9", "xrefs": ["FMOD_Geometry_GetScale @ 0x1800c6019", "<???> @ 0x180194348", "<???> @ 0x1801fb5f8"], "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"}