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

◆ GetBleedingSourceCount()

int ManBase::GetBleedingSourceCount ( )
inlineprotected

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

7586 {
7587 return m_BleedingSourceCount;
7588 }
int m_BleedingSourceCount
Определения PlayerBase.c:184

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

Используется в OnBleedingSourceAdded() и OnBleedingSourceRemoved().