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

◆ GetBleedingSourceCount()

int ManBase::GetBleedingSourceCount ( )
inlineprotected

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

7331 {
7332 return m_BleedingSourceCount;
7333 }
int m_BleedingSourceCount
Определения PlayerBase.c:137

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

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