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
GetDry
Cached name for the 'get_dry' method.
public static readonly StringName GetDry
Field Value
GetHpf
Cached name for the 'get_hpf' method.
public static readonly StringName GetHpf
Field Value
GetPredelayFeedback
Cached name for the 'get_predelay_feedback' method.
public static readonly StringName GetPredelayFeedback
Field Value
GetPredelayMsec
Cached name for the 'get_predelay_msec' method.
public static readonly StringName GetPredelayMsec
Field Value
GetRoomSize
Cached name for the 'get_room_size' method.
public static readonly StringName GetRoomSize
Field Value
GetSpread
Cached name for the 'get_spread' method.
public static readonly StringName GetSpread
Field Value
GetWet
Cached name for the 'get_wet' method.
public static readonly StringName GetWet
Field Value
SetDamping
Cached name for the 'set_damping' method.
public static readonly StringName SetDamping
Field Value
SetDry
Cached name for the 'set_dry' method.
public static readonly StringName SetDry
Field Value
SetHpf
Cached name for the 'set_hpf' method.
public static readonly StringName SetHpf
Field Value
SetPredelayFeedback
Cached name for the 'set_predelay_feedback' method.
public static readonly StringName SetPredelayFeedback
Field Value
SetPredelayMsec
Cached name for the 'set_predelay_msec' method.
public static readonly StringName SetPredelayMsec
Field Value
SetRoomSize
Cached name for the 'set_room_size' method.
public static readonly StringName SetRoomSize
Field Value
SetSpread
Cached name for the 'set_spread' method.
public static readonly StringName SetSpread
Field Value
SetWet
Cached name for the 'set_wet' method.
public static readonly StringName SetWet