Table of Contents

Class AudioEffectSpectrumAnalyzer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioEffectSpectrumAnalyzer.MethodName : AudioEffect.MethodName
Inheritance
AudioEffectSpectrumAnalyzer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBufferLength

Cached name for the 'get_buffer_length' method.

public static readonly StringName GetBufferLength

Field Value

StringName

GetFftSize

Cached name for the 'get_fft_size' method.

public static readonly StringName GetFftSize

Field Value

StringName

GetTapBackPos

Cached name for the 'get_tap_back_pos' method.

public static readonly StringName GetTapBackPos

Field Value

StringName

SetBufferLength

Cached name for the 'set_buffer_length' method.

public static readonly StringName SetBufferLength

Field Value

StringName

SetFftSize

Cached name for the 'set_fft_size' method.

public static readonly StringName SetFftSize

Field Value

StringName

SetTapBackPos

Cached name for the 'set_tap_back_pos' method.

public static readonly StringName SetTapBackPos

Field Value

StringName