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

◆ WarningMenuBase()

void GetText::WarningMenuBase ( )
protected

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

122{
123 override string GetText()
124 {
125 return "#str_position_change_notification";
126 }
127}
WarningMenuBase UIScriptedMenu GetText()
Определения ItemDropWarningMenu.c:115