Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
CommonDialogs.c File Reference

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

Function Documentation

◆ OnConfirm()

override void OnConfirm ( )

Definition at line 91 of file CommonDialogs.c.

◆ SCR_ExitGameDialog()

class SCR_CommonDialogs SCR_ExitGameDialog ( )

Definition at line 1 of file CommonDialogs.c.

◆ SetScenario() [1/2]

void SetScenario ( MissionWorkshopItem scenario)

Definition at line 149 of file CommonDialogs.c.

◆ SetScenario() [2/2]

void SetScenario ( notnull MissionWorkshopItem scenario)

Definition at line 223 of file CommonDialogs.c.

Variable Documentation

◆ 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.