Difference between revisions of "Source:setLooping (Deutsch)"

(Created page with "Bestimmt ob sich die Quelle wiederholen soll. == Funktion == === Synopse === <source lang="lua"> Quelle:setLooping( loop ) </source> === Argumente === {{param|boolean|loop|True w...")
 
(Fixed parent)
 
Line 10: Line 10:
 
Nichts.
 
Nichts.
 
== Siehe auch ==
 
== Siehe auch ==
* [[parent::Source]]
+
* [[parent::Source (Deutsch)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets whether the Source should loop.}}
 
{{#set:Description=Sets whether the Source should loop.}}

Latest revision as of 01:54, 18 November 2013

Bestimmt ob sich die Quelle wiederholen soll.

Funktion

Synopse

Quelle:setLooping( loop )

Argumente

boolean loop
True wenn sich die Quelle wiederholen soll, false wenn nicht.

Returns

Nichts.

Siehe auch


Other Languages