Creates a particle emitter on the given position and activates it.
particle_id | int Particle ID registered in ParticleList |
global_pos | Vector Position where the particel will be created |
Particle
Created particle instance См. определение в файле Particle.c строка 174
Перекрестные ссылки CreateInWorld(), Particle(), particle_id и PlayParticle().
Используется в EffBulletImpactBase::Event_OnStarted() и Play().