Table of Contents

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

StringName

GetGain

Cached name for the 'get_gain' method.

public static readonly StringName GetGain

Field Value

StringName

GetMix

Cached name for the 'get_mix' method.

public static readonly StringName GetMix

Field Value

StringName

GetRatio

Cached name for the 'get_ratio' method.

public static readonly StringName GetRatio

Field Value

StringName

GetReleaseMs

Cached name for the 'get_release_ms' method.

public static readonly StringName GetReleaseMs

Field Value

StringName

GetSidechain

Cached name for the 'get_sidechain' method.

public static readonly StringName GetSidechain

Field Value

StringName

GetThreshold

Cached name for the 'get_threshold' method.

public static readonly StringName GetThreshold

Field Value

StringName

SetAttackUs

Cached name for the 'set_attack_us' method.

public static readonly StringName SetAttackUs

Field Value

StringName

SetGain

Cached name for the 'set_gain' method.

public static readonly StringName SetGain

Field Value

StringName

SetMix

Cached name for the 'set_mix' method.

public static readonly StringName SetMix

Field Value

StringName

SetRatio

Cached name for the 'set_ratio' method.

public static readonly StringName SetRatio

Field Value

StringName

SetReleaseMs

Cached name for the 'set_release_ms' method.

public static readonly StringName SetReleaseMs

Field Value

StringName

SetSidechain

Cached name for the 'set_sidechain' method.

public static readonly StringName SetSidechain

Field Value

StringName

SetThreshold

Cached name for the 'set_threshold' method.

public static readonly StringName SetThreshold

Field Value

StringName