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

◆ IsPaused()

override bool MissionBase::IsPaused ( )
inlineprotected

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

1240 {
1242 }
proto native UIManager GetUIManager()
bool IsMenuOpen(int id)
Returns true if menu with specific ID is opened (see MenuID)
Определения UIManager.c:154
proto native CGame GetGame()
const int MENU_INGAME
Определения constants.c:178

Перекрестные ссылки GetGame(), CGame::GetUIManager(), UIManager::IsMenuOpen() и MENU_INGAME.

Используется в Continue(), OnUpdate() и Pause().