Class AudioEffectDelay.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectDelay.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectDelay.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDry
Cached name for the 'get_dry' method.
public static readonly StringName GetDry
Field Value
GetFeedbackDelayMs
Cached name for the 'get_feedback_delay_ms' method.
public static readonly StringName GetFeedbackDelayMs
Field Value
GetFeedbackLevelDb
Cached name for the 'get_feedback_level_db' method.
public static readonly StringName GetFeedbackLevelDb
Field Value
GetFeedbackLowpass
Cached name for the 'get_feedback_lowpass' method.
public static readonly StringName GetFeedbackLowpass
Field Value
GetTap1DelayMs
Cached name for the 'get_tap1_delay_ms' method.
public static readonly StringName GetTap1DelayMs
Field Value
GetTap1LevelDb
Cached name for the 'get_tap1_level_db' method.
public static readonly StringName GetTap1LevelDb
Field Value
GetTap1Pan
Cached name for the 'get_tap1_pan' method.
public static readonly StringName GetTap1Pan
Field Value
GetTap2DelayMs
Cached name for the 'get_tap2_delay_ms' method.
public static readonly StringName GetTap2DelayMs
Field Value
GetTap2LevelDb
Cached name for the 'get_tap2_level_db' method.
public static readonly StringName GetTap2LevelDb
Field Value
GetTap2Pan
Cached name for the 'get_tap2_pan' method.
public static readonly StringName GetTap2Pan
Field Value
IsFeedbackActive
Cached name for the 'is_feedback_active' method.
public static readonly StringName IsFeedbackActive
Field Value
IsTap1Active
Cached name for the 'is_tap1_active' method.
public static readonly StringName IsTap1Active
Field Value
IsTap2Active
Cached name for the 'is_tap2_active' method.
public static readonly StringName IsTap2Active
Field Value
SetDry
Cached name for the 'set_dry' method.
public static readonly StringName SetDry
Field Value
SetFeedbackActive
Cached name for the 'set_feedback_active' method.
public static readonly StringName SetFeedbackActive
Field Value
SetFeedbackDelayMs
Cached name for the 'set_feedback_delay_ms' method.
public static readonly StringName SetFeedbackDelayMs
Field Value
SetFeedbackLevelDb
Cached name for the 'set_feedback_level_db' method.
public static readonly StringName SetFeedbackLevelDb
Field Value
SetFeedbackLowpass
Cached name for the 'set_feedback_lowpass' method.
public static readonly StringName SetFeedbackLowpass
Field Value
SetTap1Active
Cached name for the 'set_tap1_active' method.
public static readonly StringName SetTap1Active
Field Value
SetTap1DelayMs
Cached name for the 'set_tap1_delay_ms' method.
public static readonly StringName SetTap1DelayMs
Field Value
SetTap1LevelDb
Cached name for the 'set_tap1_level_db' method.
public static readonly StringName SetTap1LevelDb
Field Value
SetTap1Pan
Cached name for the 'set_tap1_pan' method.
public static readonly StringName SetTap1Pan
Field Value
SetTap2Active
Cached name for the 'set_tap2_active' method.
public static readonly StringName SetTap2Active
Field Value
SetTap2DelayMs
Cached name for the 'set_tap2_delay_ms' method.
public static readonly StringName SetTap2DelayMs
Field Value
SetTap2LevelDb
Cached name for the 'set_tap2_level_db' method.
public static readonly StringName SetTap2LevelDb
Field Value
SetTap2Pan
Cached name for the 'set_tap2_pan' method.
public static readonly StringName SetTap2Pan