Starts the particle emitter.
== Function ==
=== Synopsis ===
<source lang="lua">
ParticleSystem:start( )
</source>
=== Arguments ===
None.
=== Returns ===
Nothing.
== See Also ==
* [[parent::ParticleSystem]]
[[Category:Functions]]
{{#set:Description=Starts the particle emitter.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ParticleSystem:start}}