{"type": "func", "start": 433412, "end": 433420, "name": "FMOD::SoundI::setUserDataInternal", "pseudocode": "// \n// FMOD::SoundI::setUserDataInternal from 0x69d04 to 0x69d0c (8 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x1618\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\nvoid __fastcall FMOD::SoundI::setUserDataInternal(FMOD::SoundI *this, void *a2)\n{\n  *((_QWORD *)this + 26) = a2;\n  JUMPOUT(0x69D60);\n}", "assembly": "; \n; FMOD::SoundI::setUserDataInternal from 0x69d04 to 0x69d0c (8 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x1618\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             X1, [X0,#0xD0]                                         ; +0x0, 0x69d04\nB               loc_69D60                                              ; +0x4, 0x69d08", "xrefs": ["<???> @ 0x1618"], "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"}