|
inlinestaticprotected |
Master create function.
| id | int Particle ID registered in ParticleList |
| pos | vector Position of ParticleSource in LS (WS when no parent) |
| flags | int See ParticlePropertiesFlags (Optional) |
| parent | Object Parent Object which will child the ParticleSource (Optional) |
| ori | vector Orientation of ParticleSource in LS (WS when no parent) (Pitch, Yaw, Roll in degrees) (Optional) |
| owner | Class The owning instance for this particle (Optional) |
ParticleSource Created particle instance when successful См. определение в файле ParticleSource.c строка 205
Перекрестные ссылки ApplyProperties(), ECE_LOCAL, ErrorEx, GetGame(), ParticleList::GetParticleFullPath(), ParticleSource() и SetParticle().
Используется в CreateParticle().