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

◆ ResetParticle()

bool ResetParticle ( )
protected

Method to tell the particle to reset.

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

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

129 {
130 ErrorEx("Not implemented.", ErrorExSeverity.WARNING);
131 return false;
132 }
ErrorExSeverity
Определения EnDebug.c:62
enum ShapeType ErrorEx

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