class ParticleManagerConstants ParticleManagerSettings(int poolSize, int flags=ParticleManagerSettingsFlags.NONE)
Settings given to ParticleManager on creation (in ctor)
void ParticleManager(ParticleManagerSettings settings)
Constructor (ctor)
static string GetParticleFullPath(int particle_id)
Returns particle's full path (with .ptc suffix) based on its ID.
static const int EXPLOSION_LANDMINE
Entity which has the particle instance as an ObjectComponent.
proto static native int GetStaticActiveCount()
Gets the amount of ParticleSource that are currently existing.