Table of Contents

Class AudioEffectPhaser.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetDepth

Cached name for the 'get_depth' method.

public static readonly StringName GetDepth

Field Value

StringName

GetFeedback

Cached name for the 'get_feedback' method.

public static readonly StringName GetFeedback

Field Value

StringName

GetRangeMaxHz

Cached name for the 'get_range_max_hz' method.

public static readonly StringName GetRangeMaxHz

Field Value

StringName

GetRangeMinHz

Cached name for the 'get_range_min_hz' method.

public static readonly StringName GetRangeMinHz

Field Value

StringName

GetRateHz

Cached name for the 'get_rate_hz' method.

public static readonly StringName GetRateHz

Field Value

StringName

SetDepth

Cached name for the 'set_depth' method.

public static readonly StringName SetDepth

Field Value

StringName

SetFeedback

Cached name for the 'set_feedback' method.

public static readonly StringName SetFeedback

Field Value

StringName

SetRangeMaxHz

Cached name for the 'set_range_max_hz' method.

public static readonly StringName SetRangeMaxHz

Field Value

StringName

SetRangeMinHz

Cached name for the 'set_range_min_hz' method.

public static readonly StringName SetRangeMinHz

Field Value

StringName

SetRateHz

Cached name for the 'set_rate_hz' method.

public static readonly StringName SetRateHz

Field Value

StringName