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
GetAttenuation
Cached name for the 'get_attenuation' method.
public static readonly StringName GetAttenuation
Field Value
GetBus
Cached name for the 'get_bus' method.
public static readonly StringName GetBus
Field Value
GetMaxDistance
Cached name for the 'get_max_distance' method.
public static readonly StringName GetMaxDistance
Field Value
GetMaxPolyphony
Cached name for the 'get_max_polyphony' method.
public static readonly StringName GetMaxPolyphony
Field Value
GetPanningStrength
Cached name for the 'get_panning_strength' method.
public static readonly StringName GetPanningStrength
Field Value
GetPitchScale
Cached name for the 'get_pitch_scale' method.
public static readonly StringName GetPitchScale
Field Value
GetPlaybackPosition
Cached name for the 'get_playback_position' method.
public static readonly StringName GetPlaybackPosition
Field Value
GetStream
Cached name for the 'get_stream' method.
public static readonly StringName GetStream
Field Value
GetStreamPaused
Cached name for the 'get_stream_paused' method.
public static readonly StringName GetStreamPaused
Field Value
GetStreamPlayback
Cached name for the 'get_stream_playback' method.
public static readonly StringName GetStreamPlayback
Field Value
GetVolumeDb
Cached name for the 'get_volume_db' method.
public static readonly StringName GetVolumeDb
Field Value
HasStreamPlayback
Cached name for the 'has_stream_playback' method.
public static readonly StringName HasStreamPlayback
Field Value
IsAutoplayEnabled
Cached name for the 'is_autoplay_enabled' method.
public static readonly StringName IsAutoplayEnabled
Field Value
IsPlaying
Cached name for the 'is_playing' method.
public static readonly StringName IsPlaying
Field Value
Play
Cached name for the 'play' method.
public static readonly StringName Play
Field Value
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SetAreaMask
Cached name for the 'set_area_mask' method.
public static readonly StringName SetAreaMask
Field Value
SetAttenuation
Cached name for the 'set_attenuation' method.
public static readonly StringName SetAttenuation
Field Value
SetAutoplay
Cached name for the 'set_autoplay' method.
public static readonly StringName SetAutoplay
Field Value
SetBus
Cached name for the 'set_bus' method.
public static readonly StringName SetBus
Field Value
SetMaxDistance
Cached name for the 'set_max_distance' method.
public static readonly StringName SetMaxDistance
Field Value
SetMaxPolyphony
Cached name for the 'set_max_polyphony' method.
public static readonly StringName SetMaxPolyphony
Field Value
SetPanningStrength
Cached name for the 'set_panning_strength' method.
public static readonly StringName SetPanningStrength
Field Value
SetPitchScale
Cached name for the 'set_pitch_scale' method.
public static readonly StringName SetPitchScale
Field Value
SetStream
Cached name for the 'set_stream' method.
public static readonly StringName SetStream
Field Value
SetStreamPaused
Cached name for the 'set_stream_paused' method.
public static readonly StringName SetStreamPaused
Field Value
SetVolumeDb
Cached name for the 'set_volume_db' method.
public static readonly StringName SetVolumeDb
Field Value
Stop
Cached name for the 'stop' method.
public static readonly StringName Stop
Field Value
_SetPlaying
Cached name for the '_set_playing' method.
public static readonly StringName _SetPlaying