Table of Contents

Class AudioEffectHardLimiter.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioEffectHardLimiter.MethodName : AudioEffect.MethodName
Inheritance
AudioEffectHardLimiter.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

GetPreGainDb

Cached name for the 'get_pre_gain_db' method.

public static readonly StringName GetPreGainDb

Field Value

StringName

GetRelease

Cached name for the 'get_release' method.

public static readonly StringName GetRelease

Field Value

StringName

SetCeilingDb

Cached name for the 'set_ceiling_db' method.

public static readonly StringName SetCeilingDb

Field Value

StringName

SetPreGainDb

Cached name for the 'set_pre_gain_db' method.

public static readonly StringName SetPreGainDb

Field Value

StringName

SetRelease

Cached name for the 'set_release' method.

public static readonly StringName SetRelease

Field Value

StringName