Table of Contents

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

StringName

GetKeepHfHz

Cached name for the 'get_keep_hf_hz' method.

public static readonly StringName GetKeepHfHz

Field Value

StringName

GetMode

Cached name for the 'get_mode' method.

public static readonly StringName GetMode

Field Value

StringName

GetPostGain

Cached name for the 'get_post_gain' method.

public static readonly StringName GetPostGain

Field Value

StringName

GetPreGain

Cached name for the 'get_pre_gain' method.

public static readonly StringName GetPreGain

Field Value

StringName

SetDrive

Cached name for the 'set_drive' method.

public static readonly StringName SetDrive

Field Value

StringName

SetKeepHfHz

Cached name for the 'set_keep_hf_hz' method.

public static readonly StringName SetKeepHfHz

Field Value

StringName

SetMode

Cached name for the 'set_mode' method.

public static readonly StringName SetMode

Field Value

StringName

SetPostGain

Cached name for the 'set_post_gain' method.

public static readonly StringName SetPostGain

Field Value

StringName

SetPreGain

Cached name for the 'set_pre_gain' method.

public static readonly StringName SetPreGain

Field Value

StringName