Table of Contents

Class AudioEffectPanner.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetPan

Cached name for the 'get_pan' method.

public static readonly StringName GetPan

Field Value

StringName

SetPan

Cached name for the 'set_pan' method.

public static readonly StringName SetPan

Field Value

StringName