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
GetRecording
Cached name for the 'get_recording' method.
public static readonly StringName GetRecording
Field Value
IsRecordingActive
Cached name for the 'is_recording_active' method.
public static readonly StringName IsRecordingActive
Field Value
SetFormat
Cached name for the 'set_format' method.
public static readonly StringName SetFormat
Field Value
SetRecordingActive
Cached name for the 'set_recording_active' method.
public static readonly StringName SetRecordingActive