Class AudioEffectStereoEnhance.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioEffectStereoEnhance.MethodName : AudioEffect.MethodName
- Inheritance
-
AudioEffectStereoEnhance.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetPanPullout
Cached name for the 'get_pan_pullout' method.
public static readonly StringName GetPanPullout
Field Value
GetSurround
Cached name for the 'get_surround' method.
public static readonly StringName GetSurround
Field Value
GetTimePullout
Cached name for the 'get_time_pullout' method.
public static readonly StringName GetTimePullout
Field Value
SetPanPullout
Cached name for the 'set_pan_pullout' method.
public static readonly StringName SetPanPullout
Field Value
SetSurround
Cached name for the 'set_surround' method.
public static readonly StringName SetSurround
Field Value
SetTimePullout
Cached name for the 'set_time_pullout' method.
public static readonly StringName SetTimePullout