Class AudioEffectCompressor.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectCompressor.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectCompressor.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAttackUs
Cached name for the 'get_attack_us' method.
public static readonly StringName GetAttackUs
Field Value
GetGain
Cached name for the 'get_gain' method.
public static readonly StringName GetGain
Field Value
GetMix
Cached name for the 'get_mix' method.
public static readonly StringName GetMix
Field Value
GetRatio
Cached name for the 'get_ratio' method.
public static readonly StringName GetRatio
Field Value
GetReleaseMs
Cached name for the 'get_release_ms' method.
public static readonly StringName GetReleaseMs
Field Value
GetSidechain
Cached name for the 'get_sidechain' method.
public static readonly StringName GetSidechain
Field Value
GetThreshold
Cached name for the 'get_threshold' method.
public static readonly StringName GetThreshold
Field Value
SetAttackUs
Cached name for the 'set_attack_us' method.
public static readonly StringName SetAttackUs
Field Value
SetGain
Cached name for the 'set_gain' method.
public static readonly StringName SetGain
Field Value
SetMix
Cached name for the 'set_mix' method.
public static readonly StringName SetMix
Field Value
SetRatio
Cached name for the 'set_ratio' method.
public static readonly StringName SetRatio
Field Value
SetReleaseMs
Cached name for the 'set_release_ms' method.
public static readonly StringName SetReleaseMs
Field Value
SetSidechain
Cached name for the 'set_sidechain' method.
public static readonly StringName SetSidechain
Field Value
SetThreshold
Cached name for the 'set_threshold' method.
public static readonly StringName SetThreshold