Class AudioListener3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioListener3D.MethodName : Node3D.MethodName
- Inheritance
-
AudioListener3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ClearCurrent
Cached name for the 'clear_current' method.
public static readonly StringName ClearCurrent
Field Value
GetListenerTransform
Cached name for the 'get_listener_transform' method.
public static readonly StringName GetListenerTransform
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