Table of Contents

Class AudioStreamSynchronized.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamSynchronized.MethodName : AudioStream.MethodName
Inheritance
AudioStreamSynchronized.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetStreamCount

Cached name for the 'get_stream_count' method.

public static readonly StringName GetStreamCount

Field Value

StringName

GetSyncStream

Cached name for the 'get_sync_stream' method.

public static readonly StringName GetSyncStream

Field Value

StringName

GetSyncStreamVolume

Cached name for the 'get_sync_stream_volume' method.

public static readonly StringName GetSyncStreamVolume

Field Value

StringName

SetStreamCount

Cached name for the 'set_stream_count' method.

public static readonly StringName SetStreamCount

Field Value

StringName

SetSyncStream

Cached name for the 'set_sync_stream' method.

public static readonly StringName SetSyncStream

Field Value

StringName

SetSyncStreamVolume

Cached name for the 'set_sync_stream_volume' method.

public static readonly StringName SetSyncStreamVolume

Field Value

StringName