Table of Contents

Class AudioStreamPlayer2D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class AudioStreamPlayer2D.MethodName : Node2D.MethodName
Inheritance
AudioStreamPlayer2D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAreaMask

Cached name for the 'get_area_mask' method.

public static readonly StringName GetAreaMask

Field Value

StringName

GetAttenuation

Cached name for the 'get_attenuation' method.

public static readonly StringName GetAttenuation

Field Value

StringName

GetBus

Cached name for the 'get_bus' method.

public static readonly StringName GetBus

Field Value

StringName

GetMaxDistance

Cached name for the 'get_max_distance' method.

public static readonly StringName GetMaxDistance

Field Value

StringName

GetMaxPolyphony

Cached name for the 'get_max_polyphony' method.

public static readonly StringName GetMaxPolyphony

Field Value

StringName

GetPanningStrength

Cached name for the 'get_panning_strength' method.

public static readonly StringName GetPanningStrength

Field Value

StringName

GetPitchScale

Cached name for the 'get_pitch_scale' method.

public static readonly StringName GetPitchScale

Field Value

StringName

GetPlaybackPosition

Cached name for the 'get_playback_position' method.

public static readonly StringName GetPlaybackPosition

Field Value

StringName

GetStream

Cached name for the 'get_stream' method.

public static readonly StringName GetStream

Field Value

StringName

GetStreamPaused

Cached name for the 'get_stream_paused' method.

public static readonly StringName GetStreamPaused

Field Value

StringName

GetStreamPlayback

Cached name for the 'get_stream_playback' method.

public static readonly StringName GetStreamPlayback

Field Value

StringName

GetVolumeDb

Cached name for the 'get_volume_db' method.

public static readonly StringName GetVolumeDb

Field Value

StringName

HasStreamPlayback

Cached name for the 'has_stream_playback' method.

public static readonly StringName HasStreamPlayback

Field Value

StringName

IsAutoplayEnabled

Cached name for the 'is_autoplay_enabled' method.

public static readonly StringName IsAutoplayEnabled

Field Value

StringName

IsPlaying

Cached name for the 'is_playing' method.

public static readonly StringName IsPlaying

Field Value

StringName

Play

Cached name for the 'play' method.

public static readonly StringName Play

Field Value

StringName

Seek

Cached name for the 'seek' method.

public static readonly StringName Seek

Field Value

StringName

SetAreaMask

Cached name for the 'set_area_mask' method.

public static readonly StringName SetAreaMask

Field Value

StringName

SetAttenuation

Cached name for the 'set_attenuation' method.

public static readonly StringName SetAttenuation

Field Value

StringName

SetAutoplay

Cached name for the 'set_autoplay' method.

public static readonly StringName SetAutoplay

Field Value

StringName

SetBus

Cached name for the 'set_bus' method.

public static readonly StringName SetBus

Field Value

StringName

SetMaxDistance

Cached name for the 'set_max_distance' method.

public static readonly StringName SetMaxDistance

Field Value

StringName

SetMaxPolyphony

Cached name for the 'set_max_polyphony' method.

public static readonly StringName SetMaxPolyphony

Field Value

StringName

SetPanningStrength

Cached name for the 'set_panning_strength' method.

public static readonly StringName SetPanningStrength

Field Value

StringName

SetPitchScale

Cached name for the 'set_pitch_scale' method.

public static readonly StringName SetPitchScale

Field Value

StringName

SetStream

Cached name for the 'set_stream' method.

public static readonly StringName SetStream

Field Value

StringName

SetStreamPaused

Cached name for the 'set_stream_paused' method.

public static readonly StringName SetStreamPaused

Field Value

StringName

SetVolumeDb

Cached name for the 'set_volume_db' method.

public static readonly StringName SetVolumeDb

Field Value

StringName

Stop

Cached name for the 'stop' method.

public static readonly StringName Stop

Field Value

StringName

_SetPlaying

Cached name for the '_set_playing' method.

public static readonly StringName _SetPlaying

Field Value

StringName