Click or drag to resize

AudioEffectDelayIsTap2Active Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.AudioEffectDelay.IsTap2Active"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.AudioEffectDelay.IsTap2Active"]

See Also