Difference between revisions of "ParticleSystem:stop"

m (1 revision: Importing from potato (again).)
m
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.}}
 +
== Other Languages ==
 +
{{i18n|ParticleSystem:stop}}

Revision as of 19:19, 18 November 2010

Stops the particle emitter, resetting the lifetime counter.

Function

Synopsis

ParticleSystem:stop( )

Arguments

None.

Returns

Nothing.

See Also

Other Languages