Prototype particle system type enum.
static STATIC_DLL_IMPEXT PrototypeParticleSystem_Type * FOG_PARTICLE_SYSTEM
static STATIC_DLL_IMPEXT PrototypeParticleSystem_Type * OBJECT_PARTICLE_SYSTEM
static STATIC_DLL_IMPEXT PrototypeParticleSystem_Type * POINT_PARTICLE_SYSTEM
static PrototypeParticleSystem_Type * valueOf(const string &name)
Returns enum object given by name.
static STATIC_DLL_IMPEXT PrototypeParticleSystem_Type * NONE
PrototypeParticleSystem_Type(const string &name, int ordinal)
Public constructor.