DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
StopParticleNative()
proto
bool
ParticleSource::StopParticleNative
(
int
flags
)
private
Method to tell the particle to stop playing.
Заметки
The particle is not immediately stopped by default, instead it will gradually fade If this is however desired, then pass in StopParticleFlags.IMMEDIATE
Аргументы
flags
int
Flags to pass to the stopping (StopParticleFlags)
Возвращает
bool
Whether the particle successfully stopped
Используется в
StopParticle()
.
ParticleSource
Создано системой
1.13.2