GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamPlayer2D Class
AudioStreamPlayer2D Properties
AreaMask Property
Attenuation Property
Autoplay Property
Bus Property
MaxDistance Property
PitchScale Property
Playing Property
Stream Property
StreamPaused Property
VolumeDb Property
AudioStreamPlayer2D
.
Autoplay Property
If
true
, audio plays when added to scene tree.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
bool
Autoplay
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
AudioStreamPlayer2D Class
Godot Namespace