Table of Contents

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

StringName

GetFeedbackDelayMs

Cached name for the 'get_feedback_delay_ms' method.

public static readonly StringName GetFeedbackDelayMs

Field Value

StringName

GetFeedbackLevelDb

Cached name for the 'get_feedback_level_db' method.

public static readonly StringName GetFeedbackLevelDb

Field Value

StringName

GetFeedbackLowpass

Cached name for the 'get_feedback_lowpass' method.

public static readonly StringName GetFeedbackLowpass

Field Value

StringName

GetTap1DelayMs

Cached name for the 'get_tap1_delay_ms' method.

public static readonly StringName GetTap1DelayMs

Field Value

StringName

GetTap1LevelDb

Cached name for the 'get_tap1_level_db' method.

public static readonly StringName GetTap1LevelDb

Field Value

StringName

GetTap1Pan

Cached name for the 'get_tap1_pan' method.

public static readonly StringName GetTap1Pan

Field Value

StringName

GetTap2DelayMs

Cached name for the 'get_tap2_delay_ms' method.

public static readonly StringName GetTap2DelayMs

Field Value

StringName

GetTap2LevelDb

Cached name for the 'get_tap2_level_db' method.

public static readonly StringName GetTap2LevelDb

Field Value

StringName

GetTap2Pan

Cached name for the 'get_tap2_pan' method.

public static readonly StringName GetTap2Pan

Field Value

StringName

IsFeedbackActive

Cached name for the 'is_feedback_active' method.

public static readonly StringName IsFeedbackActive

Field Value

StringName

IsTap1Active

Cached name for the 'is_tap1_active' method.

public static readonly StringName IsTap1Active

Field Value

StringName

IsTap2Active

Cached name for the 'is_tap2_active' method.

public static readonly StringName IsTap2Active

Field Value

StringName

SetDry

Cached name for the 'set_dry' method.

public static readonly StringName SetDry

Field Value

StringName

SetFeedbackActive

Cached name for the 'set_feedback_active' method.

public static readonly StringName SetFeedbackActive

Field Value

StringName

SetFeedbackDelayMs

Cached name for the 'set_feedback_delay_ms' method.

public static readonly StringName SetFeedbackDelayMs

Field Value

StringName

SetFeedbackLevelDb

Cached name for the 'set_feedback_level_db' method.

public static readonly StringName SetFeedbackLevelDb

Field Value

StringName

SetFeedbackLowpass

Cached name for the 'set_feedback_lowpass' method.

public static readonly StringName SetFeedbackLowpass

Field Value

StringName

SetTap1Active

Cached name for the 'set_tap1_active' method.

public static readonly StringName SetTap1Active

Field Value

StringName

SetTap1DelayMs

Cached name for the 'set_tap1_delay_ms' method.

public static readonly StringName SetTap1DelayMs

Field Value

StringName

SetTap1LevelDb

Cached name for the 'set_tap1_level_db' method.

public static readonly StringName SetTap1LevelDb

Field Value

StringName

SetTap1Pan

Cached name for the 'set_tap1_pan' method.

public static readonly StringName SetTap1Pan

Field Value

StringName

SetTap2Active

Cached name for the 'set_tap2_active' method.

public static readonly StringName SetTap2Active

Field Value

StringName

SetTap2DelayMs

Cached name for the 'set_tap2_delay_ms' method.

public static readonly StringName SetTap2DelayMs

Field Value

StringName

SetTap2LevelDb

Cached name for the 'set_tap2_level_db' method.

public static readonly StringName SetTap2LevelDb

Field Value

StringName

SetTap2Pan

Cached name for the 'set_tap2_pan' method.

public static readonly StringName SetTap2Pan

Field Value

StringName