Skip to content

looped

Description

looped is a Property on Sound
If true, this Sound will replay when it finishes, making a loop.

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

returns: bool