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
GetDb
Cached name for the 'get_db' method.
public static readonly StringName GetDb
Field Value
GetGain
Cached name for the 'get_gain' method.
public static readonly StringName GetGain
Field Value
GetResonance
Cached name for the 'get_resonance' method.
public static readonly StringName GetResonance
Field Value
SetCutoff
Cached name for the 'set_cutoff' method.
public static readonly StringName SetCutoff
Field Value
SetDb
Cached name for the 'set_db' method.
public static readonly StringName SetDb
Field Value
SetGain
Cached name for the 'set_gain' method.
public static readonly StringName SetGain
Field Value
SetResonance
Cached name for the 'set_resonance' method.
public static readonly StringName SetResonance