C4 Engine Terathon Software C4 Engine API Documentation

• Effect Manager

API Links
Developer Links

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