nw::gfx::ParticleCollection::KillParticle Member Function

Syntax

void KillParticle(
     int         index
);

Arguments

Name Description
in index Index pointing to ACTIVEINDEX.

Return Values

None.

Description

Removes the particle having the specified index. The particle is actually removed during the next deletion process. If child particle emission occurs before that, it is handled at shutdown.


CONFIDENTIAL