ParticleSource CreateParticleByPath | ( | string | path, |
notnull ParticleProperties | properties ) |
Create a particle.
path | string Path of particle effect |
properties | ParticleProperties Properties of the particles created |
ParticleSource
The resulting particle См. определение в файле ParticleManager.c строка 285
Перекрестные ссылки CreateParticles() и path.
Используется в CreateParticleEx().