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
Bus
Cached name for the 'bus' property.
public static readonly StringName Bus
Field Value
MaxPolyphony
Cached name for the 'max_polyphony' property.
public static readonly StringName MaxPolyphony
Field Value
MixTarget
Cached name for the 'mix_target' property.
public static readonly StringName MixTarget
Field Value
PitchScale
Cached name for the 'pitch_scale' property.
public static readonly StringName PitchScale
Field Value
Playing
Cached name for the 'playing' property.
public static readonly StringName Playing
Field Value
Stream
Cached name for the 'stream' property.
public static readonly StringName Stream
Field Value
StreamPaused
Cached name for the 'stream_paused' property.
public static readonly StringName StreamPaused
Field Value
VolumeDb
Cached name for the 'volume_db' property.
public static readonly StringName VolumeDb