Table of Contents

Class AudioEffectEQ.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetBandCount

Cached name for the 'get_band_count' method.

public static readonly StringName GetBandCount

Field Value

StringName

GetBandGainDb

Cached name for the 'get_band_gain_db' method.

public static readonly StringName GetBandGainDb

Field Value

StringName

SetBandGainDb

Cached name for the 'set_band_gain_db' method.

public static readonly StringName SetBandGainDb

Field Value

StringName