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

◆ GetBleedingSourceCount()

int ManBase::GetBleedingSourceCount ( )
inlineprotected

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

7339 {
7340 return m_BleedingSourceCount;
7341 }
int m_BleedingSourceCount
Определения PlayerBase.c:137

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

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