AudioServerGetBusEffectInstance Method |
Returns the AudioEffectInstance assigned to the given bus and effect indices (and optionally channel).
Namespace: Godot
public static AudioEffectInstance GetBusEffectInstance( int busIdx, int effectIdx, int channel = 0 )
[Missing <param name="busIdx"/> documentation for "M:Godot.AudioServer.GetBusEffectInstance(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="effectIdx"/> documentation for "M:Godot.AudioServer.GetBusEffectInstance(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="channel"/> documentation for "M:Godot.AudioServer.GetBusEffectInstance(System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.AudioServer.GetBusEffectInstance(System.Int32,System.Int32,System.Int32)"]