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

◆ IsRunningDrops()

bool Managed::IsRunningDrops ( )
inlineprotected

Are any drops currently being animated?

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

124 {
125 return m_ActiveDropsCount > 0;
126 }
int m_ActiveDropsCount
Определения BleedingIndicator.c:10

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

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