Table of Contents

Class AudioEffectReverb.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioEffectReverb.MethodName : AudioEffect.MethodName
Inheritance
AudioEffectReverb.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetDamping

Cached name for the 'get_damping' method.

public static readonly StringName GetDamping

Field Value

StringName

GetDry

Cached name for the 'get_dry' method.

public static readonly StringName GetDry

Field Value

StringName

GetHpf

Cached name for the 'get_hpf' method.

public static readonly StringName GetHpf

Field Value

StringName

GetPredelayFeedback

Cached name for the 'get_predelay_feedback' method.

public static readonly StringName GetPredelayFeedback

Field Value

StringName

GetPredelayMsec

Cached name for the 'get_predelay_msec' method.

public static readonly StringName GetPredelayMsec

Field Value

StringName

GetRoomSize

Cached name for the 'get_room_size' method.

public static readonly StringName GetRoomSize

Field Value

StringName

GetSpread

Cached name for the 'get_spread' method.

public static readonly StringName GetSpread

Field Value

StringName

GetWet

Cached name for the 'get_wet' method.

public static readonly StringName GetWet

Field Value

StringName

SetDamping

Cached name for the 'set_damping' method.

public static readonly StringName SetDamping

Field Value

StringName

SetDry

Cached name for the 'set_dry' method.

public static readonly StringName SetDry

Field Value

StringName

SetHpf

Cached name for the 'set_hpf' method.

public static readonly StringName SetHpf

Field Value

StringName

SetPredelayFeedback

Cached name for the 'set_predelay_feedback' method.

public static readonly StringName SetPredelayFeedback

Field Value

StringName

SetPredelayMsec

Cached name for the 'set_predelay_msec' method.

public static readonly StringName SetPredelayMsec

Field Value

StringName

SetRoomSize

Cached name for the 'set_room_size' method.

public static readonly StringName SetRoomSize

Field Value

StringName

SetSpread

Cached name for the 'set_spread' method.

public static readonly StringName SetSpread

Field Value

StringName

SetWet

Cached name for the 'set_wet' method.

public static readonly StringName SetWet

Field Value

StringName