AudioServerSetBusEffectEnabled Method |
If true, the effect at index effect_idx on the bus at index bus_idx is enabled.
Namespace: Godot
public static void SetBusEffectEnabled( int busIdx, int effectIdx, bool enabled )
[Missing <param name="busIdx"/> documentation for "M:Godot.AudioServer.SetBusEffectEnabled(System.Int32,System.Int32,System.Boolean)"]
[Missing <param name="effectIdx"/> documentation for "M:Godot.AudioServer.SetBusEffectEnabled(System.Int32,System.Int32,System.Boolean)"]
[Missing <param name="enabled"/> documentation for "M:Godot.AudioServer.SetBusEffectEnabled(System.Int32,System.Int32,System.Boolean)"]