Table of Contents

Class AudioEffectFilter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioEffectFilter.MethodName : AudioEffect.MethodName
Inheritance
AudioEffectFilter.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCutoff

Cached name for the 'get_cutoff' method.

public static readonly StringName GetCutoff

Field Value

StringName

GetDb

Cached name for the 'get_db' method.

public static readonly StringName GetDb

Field Value

StringName

GetGain

Cached name for the 'get_gain' method.

public static readonly StringName GetGain

Field Value

StringName

GetResonance

Cached name for the 'get_resonance' method.

public static readonly StringName GetResonance

Field Value

StringName

SetCutoff

Cached name for the 'set_cutoff' method.

public static readonly StringName SetCutoff

Field Value

StringName

SetDb

Cached name for the 'set_db' method.

public static readonly StringName SetDb

Field Value

StringName

SetGain

Cached name for the 'set_gain' method.

public static readonly StringName SetGain

Field Value

StringName

SetResonance

Cached name for the 'set_resonance' method.

public static readonly StringName SetResonance

Field Value

StringName