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