Difference between revisions of "ParticleSystem:stop"

m (1 revision: Importing from potato (again).)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
 
Stops the particle emitter, resetting the lifetime counter.
 
Stops the particle emitter, resetting the lifetime counter.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Stops the particle emitter, resetting the lifetime counter.}}
 
{{#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