Resets the particle emitter, removing any existing particles and resetting the lifetime counter.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:reset( )
</source>
=== 引数 ===
なし。
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Resets the particle emitter, removing existing particles and resetting the lifetime counter.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:reset}}