{"type": "func", "start": 6443124688, "end": 6443124730, "name": "FMOD::Geometry::setUserData", "pseudocode": "// \n// FMOD::Geometry::setUserData from 0x1800a47d0 to 0x1800a47fa (42 bytes)\n// \n// 3 xrefs:\n// > FMOD_Geometry_SetUserData @ 0x1800c60d9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb670\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::setUserData(__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 FMOD::GeometryI::setUserData(v4, a2);\n  return result;\n}", "assembly": "; \n; FMOD::Geometry::setUserData from 0x1800a47d0 to 0x1800a47fa (42 bytes)\n; \n; 3 xrefs:\n; > FMOD_Geometry_SetUserData @ 0x1800c60d9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb670\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, 0x1800a47d0\nsub     rsp, 20h                                                       ; +0x2, 0x1800a47d2\nmov     rbx, rdx                                                       ; +0x6, 0x1800a47d6\nlea     rdx, [rsp+28h+arg_10]                                          ; +0x9, 0x1800a47d9\ncall    sub_1800D4500                                                  ; +0xe, 0x1800a47de\ntest    eax, eax                                                       ; +0x13, 0x1800a47e3\njnz     short loc_1800A47F4                                            ; +0x15, 0x1800a47e5\nmov     rcx, [rsp+28h+arg_10]                                          ; +0x17, 0x1800a47e7\nmov     rdx, rbx                                                       ; +0x1c, 0x1800a47ec\ncall    ?setUserData@GeometryI@FMOD@@QEAA?AW4FMOD_RESULT@@PEAX@Z; FMOD::GeometryI::setUserData(void *) ; +0x1f, 0x1800a47ef\nadd     rsp, 20h                                                       ; +0x24, 0x1800a47f4\npop     rbx                                                            ; +0x28, 0x1800a47f8\nretn                                                                   ; +0x29, 0x1800a47f9", "xrefs": ["FMOD_Geometry_SetUserData @ 0x1800c60d9", "<???> @ 0x180194348", "<???> @ 0x1801fb670"], "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"}