| Parameter | Description |
|---|---|
| ps | Particle system. |
| type | Type of trigger to return size for. |
int Number of particles with this trigger event type.
Safe array size for use with ParticlePhysicsExtensions.GetTriggerParticles.
This is guaranteed to be large enough to use with ParticlePhysicsExtensions.GetTriggerParticles for the current frame. GetTriggerParticles may return fewer elements for some GameObjects though.