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
GetPreGainDb
Cached name for the 'get_pre_gain_db' method.
public static readonly StringName GetPreGainDb
Field Value
GetRelease
Cached name for the 'get_release' method.
public static readonly StringName GetRelease
Field Value
SetCeilingDb
Cached name for the 'set_ceiling_db' method.
public static readonly StringName SetCeilingDb
Field Value
SetPreGainDb
Cached name for the 'set_pre_gain_db' method.
public static readonly StringName SetPreGainDb
Field Value
SetRelease
Cached name for the 'set_release' method.
public static readonly StringName SetRelease