Difference between revisions of "Source:setLooping"

m
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets whether the Source should loop.}}
 
{{#set:Description=Sets whether the Source should loop.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Source:setLooping}}
 
{{i18n|Source:setLooping}}

Revision as of 09:19, 25 March 2011

Sets whether the Source should loop.

Function

Synopsis

Source:setLooping( loop )

Arguments

boolean loop
True if the source should loop, false otherwise.

Returns

Nothing.

See Also


Other Languages