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

◆ EffVomitBlood()

void EffVomitBlood::EffVomitBlood ( )
inlineprivate

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

4 {
5 SetParticleID(ParticleList.VOMIT_BLOOD);
6 }
void SetParticleID(int id)
Sets the id of the particle to be used.
Определения EffectParticle.c:303

Перекрестные ссылки EffectParticle::SetParticleID() и ParticleList::VOMIT_BLOOD.