Class AudioEffectDistortion.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectDistortion.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectDistortion.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetDrive
Cached name for the 'get_drive' method.
public static readonly StringName GetDrive
Field Value
GetKeepHfHz
Cached name for the 'get_keep_hf_hz' method.
public static readonly StringName GetKeepHfHz
Field Value
GetMode
Cached name for the 'get_mode' method.
public static readonly StringName GetMode
Field Value
GetPostGain
Cached name for the 'get_post_gain' method.
public static readonly StringName GetPostGain
Field Value
GetPreGain
Cached name for the 'get_pre_gain' method.
public static readonly StringName GetPreGain
Field Value
SetDrive
Cached name for the 'set_drive' method.
public static readonly StringName SetDrive
Field Value
SetKeepHfHz
Cached name for the 'set_keep_hf_hz' method.
public static readonly StringName SetKeepHfHz
Field Value
SetMode
Cached name for the 'set_mode' method.
public static readonly StringName SetMode
Field Value
SetPostGain
Cached name for the 'set_post_gain' method.
public static readonly StringName SetPostGain
Field Value
SetPreGain
Cached name for the 'set_pre_gain' method.
public static readonly StringName SetPreGain