Click or drag to resize

AudioEffectRecordIsRecordingActive Method

Returns whether the recording is active or not.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool IsRecordingActive()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.AudioEffectRecord.IsRecordingActive"]

See Also