DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ RestartParticle()

bool RestartParticle ( )
protected

Method to tell the particle to restart (reset + play)

Возвращает
bool Whether the particle successfully restarted

См. определение в файле ParticleBase.c строка 138

139 {
140 ErrorEx("Not implemented.", ErrorExSeverity.WARNING);
141 return false;
142 }
ErrorExSeverity
Определения EnDebug.c:62
enum ShapeType ErrorEx

Перекрестные ссылки ErrorEx.