Table of Contents

Class AudioEffectRecord.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AudioEffectRecord.MethodName : AudioEffect.MethodName
Inheritance
AudioEffectRecord.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetFormat

Cached name for the 'get_format' method.

public static readonly StringName GetFormat

Field Value

StringName

GetRecording

Cached name for the 'get_recording' method.

public static readonly StringName GetRecording

Field Value

StringName

IsRecordingActive

Cached name for the 'is_recording_active' method.

public static readonly StringName IsRecordingActive

Field Value

StringName

SetFormat

Cached name for the 'set_format' method.

public static readonly StringName SetFormat

Field Value

StringName

SetRecordingActive

Cached name for the 'set_recording_active' method.

public static readonly StringName SetRecordingActive

Field Value

StringName