Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
|
..DestroyAndRemoveAllParticleSystems Method
|
|
Destroys each Particle System in the Manager, then removes them from the Manager
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
public void DestroyAndRemoveAllParticleSystems()
|
Visual Basic
|
Public Sub DestroyAndRemoveAllParticleSystems
|
Visual C++
|
public:
void DestroyAndRemoveAllParticleSystems()
|
See Also
ParticleSystemManager Class
ParticleSystemManager Members
DPSF Namespace
Send comments on this topic to
|