GodotSharpAPI
GodotSharpAPI
Godot
AudioStreamPlayer Class
AudioStreamPlayer Properties
Autoplay Property
Bus Property
MixTarget Property
PitchScale Property
Playing Property
Stream Property
StreamPaused Property
VolumeDb Property
AudioStreamPlayer
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
AudioStreamPlayer Class
Godot Namespace