Class AudioStreamMP3.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class AudioStreamMP3.MethodName : AudioStream.MethodName
- Inheritance
-
AudioStreamMP3.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetBarBeats
Cached name for the 'get_bar_beats' method.
public static readonly StringName GetBarBeats
Field Value
GetBeatCount
Cached name for the 'get_beat_count' method.
public static readonly StringName GetBeatCount
Field Value
GetBpm
Cached name for the 'get_bpm' method.
public static readonly StringName GetBpm
Field Value
GetData
Cached name for the 'get_data' method.
public static readonly StringName GetData
Field Value
GetLoopOffset
Cached name for the 'get_loop_offset' method.
public static readonly StringName GetLoopOffset
Field Value
HasLoop
Cached name for the 'has_loop' method.
public static readonly StringName HasLoop
Field Value
SetBarBeats
Cached name for the 'set_bar_beats' method.
public static readonly StringName SetBarBeats
Field Value
SetBeatCount
Cached name for the 'set_beat_count' method.
public static readonly StringName SetBeatCount
Field Value
SetBpm
Cached name for the 'set_bpm' method.
public static readonly StringName SetBpm
Field Value
SetData
Cached name for the 'set_data' method.
public static readonly StringName SetData
Field Value
SetLoop
Cached name for the 'set_loop' method.
public static readonly StringName SetLoop
Field Value
SetLoopOffset
Cached name for the 'set_loop_offset' method.
public static readonly StringName SetLoopOffset