Class AudioListener2D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioListener2D.MethodName : Node2D.MethodName
- Inheritance
-
AudioListener2D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ClearCurrent
Cached name for the 'clear_current' method.
public static readonly StringName ClearCurrent
Field Value
IsCurrent
Cached name for the 'is_current' method.
public static readonly StringName IsCurrent
Field Value
MakeCurrent
Cached name for the 'make_current' method.
public static readonly StringName MakeCurrent