{"type": "func", "start": 6443257424, "end": 6443257438, "name": "FMOD_ChannelGroup_Get3DAttributes", "pseudocode": "// \n// FMOD_ChannelGroup_Get3DAttributes from 0x1800c4e50 to 0x1800c4e5e (14 bytes)\n// \n// 2 xrefs:\n// > FMOD5_ChannelGroup_Get3DAttributes @ 0x1800f3740\n// > <???> @ 0x180194348\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_ChannelGroup_Get3DAttributes(__int64 a1, __int64 a2, __int64 a3)\n{\n  if ( a1 )\n    return FMOD::ChannelControl::get3DAttributes(a1, a2, a3);\n  else\n    return 31;\n}", "assembly": "; \n; FMOD_ChannelGroup_Get3DAttributes from 0x1800c4e50 to 0x1800c4e5e (14 bytes)\n; \n; 2 xrefs:\n; > FMOD5_ChannelGroup_Get3DAttributes @ 0x1800f3740\n; > <???> @ 0x180194348\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\ntest    rcx, rcx                                                       ; +0x0, 0x1800c4e50\njnz     short loc_1800C4E59                                            ; +0x3, 0x1800c4e53\nlea     eax, [rcx+1Fh]                                                 ; +0x5, 0x1800c4e55\nretn                                                                   ; +0x8, 0x1800c4e58\njmp     ?get3DAttributes@ChannelControl@FMOD@@QEAA?AW4FMOD_RESULT@@PEAUFMOD_VECTOR@@0@Z; FMOD::ChannelControl::get3DAttributes(FMOD_VECTOR *,FMOD_VECTOR *) ; +0x9, 0x1800c4e59", "xrefs": ["FMOD5_ChannelGroup_Get3DAttributes @ 0x1800f3740", "<???> @ 0x180194348"], "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"}