Table of Contents

Class AudioStream.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStream.MethodName : Resource.MethodName
Inheritance
AudioStream.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetLength

Cached name for the 'get_length' method.

public static readonly StringName GetLength

Field Value

StringName

InstantiatePlayback

Cached name for the 'instantiate_playback' method.

public static readonly StringName InstantiatePlayback

Field Value

StringName

IsMonophonic

Cached name for the 'is_monophonic' method.

public static readonly StringName IsMonophonic

Field Value

StringName

_GetBeatCount

Cached name for the '_get_beat_count' method.

public static readonly StringName _GetBeatCount

Field Value

StringName

_GetBpm

Cached name for the '_get_bpm' method.

public static readonly StringName _GetBpm

Field Value

StringName

_GetLength

Cached name for the '_get_length' method.

public static readonly StringName _GetLength

Field Value

StringName

_GetStreamName

Cached name for the '_get_stream_name' method.

public static readonly StringName _GetStreamName

Field Value

StringName

_InstantiatePlayback

Cached name for the '_instantiate_playback' method.

public static readonly StringName _InstantiatePlayback

Field Value

StringName

_IsMonophonic

Cached name for the '_is_monophonic' method.

public static readonly StringName _IsMonophonic

Field Value

StringName