{"type": "func", "start": 466348, "end": 466352, "name": "FMOD5_ChannelGroup_GetFadePoints", "pseudocode": "// \n// FMOD5_ChannelGroup_GetFadePoints from 0x71dac to 0x71db0 (4 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x2fe0\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// attributes: thunk\nchar *__fastcall FMOD5_ChannelGroup_GetFadePoints(\n        FMOD::ChannelControl *a1,\n        unsigned int *a2,\n        unsigned __int64 *a3,\n        float *a4)\n{\n  return FMOD_ChannelGroup_GetFadePoints(a1, a2, a3, a4);\n}", "assembly": "; \n; FMOD5_ChannelGroup_GetFadePoints from 0x71dac to 0x71db0 (4 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x2fe0\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\nB               .FMOD_ChannelGroup_GetFadePoints                       ; +0x0, 0x71dac", "xrefs": ["<???> @ 0x2fe0"], "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"}