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

◆ GetSelectionNameFromBit()

string BleedingSourcesManagerBase::GetSelectionNameFromBit ( int bit)
inlineprotected

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

190 {
191 return m_BitToFireGeom.Get(bit);
192 }
ref map< int, string > m_BitToFireGeom
Определения BleedingSourcesManagerBase.c:11

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

Используется в DisplayDebug(), GetBleedingSourceMeta() и GetBleedingSourceZone().