Difference between revisions of "Source:isLooping"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

Returns whether the Source will loop.

Function

Synopsis

loop = Source:isLooping( )

Arguments

None.

Returns

boolean loop
True if the Source will loop, false otherwise.

See Also