![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetCachedEditSaveDialog (SCR_EditorSaveDialog dialog) |
| SCR_EditorSaveDialog | GetCachedEditSaveDialog () |
| void | SetupSaveImageCaptureCallback () |
| Setup callbacks reacting on photo save capture mode events. | |
| void | ClearSaveImageCaptureCallback () |
| void | OnImageCapturePhotoModeDeactivate () |
| Callback reacting to closing photo mode intended for image capture. | |
Static Protected Member Functions | |
| static SCR_SaveWorkshopManagerUI | GetInstance () |
| static SCR_ConfigurableDialogUi | CreateDialog (string presetName) |
| static SCR_GMSaveDialog | CreateSaveDetailsnDialog (MissionWorkshopItem scenario, ScriptInvokerBool onFavoritesResponse=null) |
Protected Attributes | |
| SCR_EditorModeEntity | m_PhotoModeEntity |
Static Protected Attributes | |
| static ref SCR_SaveWorkshopManagerUI | m_Instance |
| static ref SCR_EditorSaveDialog | m_CachedEditorSaveDialog |
Scripted api for handling save sharing UI
Definition at line 5 of file SCR_SaveWorkshopManagerUI.c.
|
inlineprotected |
Definition at line 76 of file SCR_SaveWorkshopManagerUI.c.
|
inlinestaticprotected |
Definition at line 30 of file SCR_SaveWorkshopManagerUI.c.
|
inlinestaticprotected |
Definition at line 36 of file SCR_SaveWorkshopManagerUI.c.
|
inlineprotected |
Definition at line 55 of file SCR_SaveWorkshopManagerUI.c.
|
inlinestaticprotected |
Definition at line 21 of file SCR_SaveWorkshopManagerUI.c.
|
inlineprotected |
Callback reacting to closing photo mode intended for image capture.
Definition at line 89 of file SCR_SaveWorkshopManagerUI.c.
|
inlineprotected |
Definition at line 49 of file SCR_SaveWorkshopManagerUI.c.
|
inlineprotected |
Setup callbacks reacting on photo save capture mode events.
Definition at line 62 of file SCR_SaveWorkshopManagerUI.c.
|
staticprotected |
Definition at line 12 of file SCR_SaveWorkshopManagerUI.c.
|
staticprotected |
Definition at line 10 of file SCR_SaveWorkshopManagerUI.c.
|
protected |
Definition at line 14 of file SCR_SaveWorkshopManagerUI.c.