







|
| Project Mercury API Reference |
| ParticleEffect..::.Terminate Method |
| ParticleEffect Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Terminates all Emitters within the ParticleEffect with immediate effect.
Namespace:
ProjectMercury
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public virtual void Terminate() |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub Terminate |
| Visual C++ |
|---|
public: virtual void Terminate() |
