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

◆ SelectionTranslation()

void SelectionTranslation::SelectionTranslation ( Head_Default head,
int idx )
inlineprivate

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

77 {
78 m_Head = head;
79 m_BasePath = "cfgVehicles " + m_Head.GetType() + " HairHiding";
81 }
string m_BasePath
Определения Head.c:72
void InitTranslatedSelections(int idx)
Определения Head.c:83
Head_Default m_Head
Определения Head.c:74

Перекрестные ссылки InitTranslatedSelections(), m_BasePath и m_Head.