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

◆ ResetGUI()

void PluginBase::ResetGUI ( )
inlineprivate

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

895 {
896 if ( GetGame() && GetGame().GetMission() )
897 {
899 }
900 }
proto native Mission GetMission()
void ResetGUI()
Определения gameplay.c:718
proto native CGame GetGame()

Перекрестные ссылки GetGame(), CGame::GetMission() и Mission::ResetGUI().