Click or drag to resize

AudioEffectCompressorGetSidechain Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectCompressor.GetSidechain"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetSidechain is deprecated. Use the Sidechain property instead.")]
public string GetSidechain()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.AudioEffectCompressor.GetSidechain"]

See Also