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

◆ BloodSplatter()

void BloodSplatter::BloodSplatter ( )
inlineprivate

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

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

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