Table of Contents

Class AudioEffectLimiter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetCeilingDb

Cached name for the 'get_ceiling_db' method.

public static readonly StringName GetCeilingDb

Field Value

StringName

GetSoftClipDb

Cached name for the 'get_soft_clip_db' method.

public static readonly StringName GetSoftClipDb

Field Value

StringName

GetSoftClipRatio

Cached name for the 'get_soft_clip_ratio' method.

public static readonly StringName GetSoftClipRatio

Field Value

StringName

GetThresholdDb

Cached name for the 'get_threshold_db' method.

public static readonly StringName GetThresholdDb

Field Value

StringName

SetCeilingDb

Cached name for the 'set_ceiling_db' method.

public static readonly StringName SetCeilingDb

Field Value

StringName

SetSoftClipDb

Cached name for the 'set_soft_clip_db' method.

public static readonly StringName SetSoftClipDb

Field Value

StringName

SetSoftClipRatio

Cached name for the 'set_soft_clip_ratio' method.

public static readonly StringName SetSoftClipRatio

Field Value

StringName

SetThresholdDb

Cached name for the 'set_threshold_db' method.

public static readonly StringName SetThresholdDb

Field Value

StringName