Difference between revisions of "ParticleSystem:reset"

Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Resets the particle emitter, removing any existing particles and resetting the lifetime counter.}}
 
{{#set:Description=Resets the particle emitter, removing any existing particles and resetting the lifetime counter.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:reset}}
 
{{i18n|ParticleSystem:reset}}

Revision as of 10:05, 25 March 2011

Resets the particle emitter, removing any existing particles and resetting the lifetime counter.

Function

Synopsis

ParticleSystem:reset( )

Arguments

None.

Returns

Nothing.

See Also


Other Languages