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

◆ PopupBack()

UIPopupScript UIPopupScript::PopupBack ( )
inlineprotected

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

38 {
39 SceneEditorMenu menu = SceneEditorMenu.Cast( GetGame().GetUIManager().GetMenu() );
40 return menu.PopupBack();
41 }
proto native CGame GetGame()

Перекрестные ссылки GetGame(), PopupBack() и UIPopupScript().

Используется в OnClick() и PopupBack().