![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CommonDialogs |
| class | SCR_ExitGameWhileDownloadingDialog |
| class | SCR_HostScenarioWhileDownloadingDialog |
Functions | |
| class SCR_CommonDialogs | SCR_ExitGameDialog () |
| override void | OnConfirm () |
| void | SetScenario (MissionWorkshopItem scenario) |
| void | SetScenario (notnull MissionWorkshopItem scenario) |
Variables | |
| SCR_ExitGameWhileDownloadingDialog | m_Scenario |
| override void OnConfirm | ( | ) |
Definition at line 91 of file CommonDialogs.c.
| class SCR_CommonDialogs SCR_ExitGameDialog | ( | ) |
Definition at line 1 of file CommonDialogs.c.
| void SetScenario | ( | MissionWorkshopItem | scenario | ) |
Definition at line 149 of file CommonDialogs.c.
| void SetScenario | ( | notnull MissionWorkshopItem | scenario | ) |
Definition at line 223 of file CommonDialogs.c.
| SCR_HostScenarioWhileDownloadingDialog m_Scenario |
Dialog which is shown when user wants to start a scenario while there are still downloads in progress. When confirmed, downloads are paused/canceled, and the scenario is started.
Dialog which is shown when user wants to start a scenario while there are mods active. When confirmed the scenario is started.