Table of Contents

Class AudioStreamPlayer.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class AudioStreamPlayer.PropertyName : Node.PropertyName
Inheritance
AudioStreamPlayer.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

Autoplay

Cached name for the 'autoplay' property.

public static readonly StringName Autoplay

Field Value

StringName

Bus

Cached name for the 'bus' property.

public static readonly StringName Bus

Field Value

StringName

MaxPolyphony

Cached name for the 'max_polyphony' property.

public static readonly StringName MaxPolyphony

Field Value

StringName

MixTarget

Cached name for the 'mix_target' property.

public static readonly StringName MixTarget

Field Value

StringName

PitchScale

Cached name for the 'pitch_scale' property.

public static readonly StringName PitchScale

Field Value

StringName

Playing

Cached name for the 'playing' property.

public static readonly StringName Playing

Field Value

StringName

Stream

Cached name for the 'stream' property.

public static readonly StringName Stream

Field Value

StringName

StreamPaused

Cached name for the 'stream_paused' property.

public static readonly StringName StreamPaused

Field Value

StringName

VolumeDb

Cached name for the 'volume_db' property.

public static readonly StringName VolumeDb

Field Value

StringName