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

◆ OnActionInfoUpdate()

override void OnActionInfoUpdate ( PlayerBase player,
ActionTarget target,
ItemBase item )

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

39 {
40 ConstructionActionData constructionActionData = player.GetConstructionActionData();
41 m_Text = "#dial_combination_lock " + constructionActionData.GetDialNumberText();
42 }
string GetDialNumberText()
Определения ConstructionActionData.c:215

Перекрестные ссылки ActionTarget и ConstructionActionData::GetDialNumberText().