Difference between revisions of "ParticleSystem:stop"

m (1 revision: Imported docs from potato.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
Stops the particle emitter, resetting the lifetime counter.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::ParticleSystem]]
 
* [[parent::ParticleSystem]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Stops the particle emitter, resetting the lifetime counter.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{i18n|ParticleSystem:stop}}

Latest revision as of 10:07, 25 March 2011

Stops the particle emitter, resetting the lifetime counter.

Function

Synopsis

ParticleSystem:stop( )

Arguments

None.

Returns

Nothing.

See Also


Other Languages