C4 Engine
C4 Engine API Documentation

ParticleSystemRegistration::GetParticleSystemType

Defined in:  C4Particles.h
Returns the registered particle system type.
Prototype

ParticleSystemType GetParticleSystemType(voidconst;

Description
The GetParticleSystemType function returns the particle system type for a particular particle system registration. The particle system type is established when the particle system registration is constructed.
See Also

ParticleSystemRegistration::GetParticleSystemName