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

◆ BleedingSourceEffect()

void BleedingSourceEffect::BleedingSourceEffect ( )
inlineprivate

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

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

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

Используется в BleedingSourceEffectLight().