Source:isLooping

Edit

Returns whether or not the Source will loop when it finishes.

looping = Source:isLooping()

Arguments

None

Returns

NameTypeDescription
loopingboolean Whether or not the Source is looping.

See also