Skip to content

autoplay

Description

autoplay is a Property on Sound
If true, this Sound will automatically play when this object is created.

Example
object.sound.autoplay = true
local testVariable = object.sound.autoplay
Usage

returns: bool