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
GetSoftClipDb
Cached name for the 'get_soft_clip_db' method.
public static readonly StringName GetSoftClipDb
Field Value
GetSoftClipRatio
Cached name for the 'get_soft_clip_ratio' method.
public static readonly StringName GetSoftClipRatio
Field Value
GetThresholdDb
Cached name for the 'get_threshold_db' method.
public static readonly StringName GetThresholdDb
Field Value
SetCeilingDb
Cached name for the 'set_ceiling_db' method.
public static readonly StringName SetCeilingDb
Field Value
SetSoftClipDb
Cached name for the 'set_soft_clip_db' method.
public static readonly StringName SetSoftClipDb
Field Value
SetSoftClipRatio
Cached name for the 'set_soft_clip_ratio' method.
public static readonly StringName SetSoftClipRatio
Field Value
SetThresholdDb
Cached name for the 'set_threshold_db' method.
public static readonly StringName SetThresholdDb