EF_ParticleEffect
- Синтаксис
-
stock EF_ParticleEffect(const Float:ORIGIN[3], const Float:DIRECTION[3], Float:color, Float:count) { return engfunc(EngFunc_ParticleEffect, ORIGIN, DIRECTION, color, count); }
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- This function has no description.