Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SaveWorkshopManagerUI Class Reference

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

Detailed Description

Scripted api for handling save sharing UI

Definition at line 5 of file SCR_SaveWorkshopManagerUI.c.

Member Function Documentation

◆ ClearSaveImageCaptureCallback()

void SCR_SaveWorkshopManagerUI::ClearSaveImageCaptureCallback ( )
inlineprotected

Definition at line 76 of file SCR_SaveWorkshopManagerUI.c.

◆ CreateDialog()

SCR_ConfigurableDialogUi SCR_SaveWorkshopManagerUI::CreateDialog ( string presetName)
inlinestaticprotected

Definition at line 30 of file SCR_SaveWorkshopManagerUI.c.

◆ CreateSaveDetailsnDialog()

SCR_GMSaveDialog SCR_SaveWorkshopManagerUI::CreateSaveDetailsnDialog ( MissionWorkshopItem scenario,
ScriptInvokerBool onFavoritesResponse = null )
inlinestaticprotected

Definition at line 36 of file SCR_SaveWorkshopManagerUI.c.

◆ GetCachedEditSaveDialog()

SCR_EditorSaveDialog SCR_SaveWorkshopManagerUI::GetCachedEditSaveDialog ( )
inlineprotected

Definition at line 55 of file SCR_SaveWorkshopManagerUI.c.

◆ GetInstance()

SCR_SaveWorkshopManagerUI SCR_SaveWorkshopManagerUI::GetInstance ( )
inlinestaticprotected

Definition at line 21 of file SCR_SaveWorkshopManagerUI.c.

◆ OnImageCapturePhotoModeDeactivate()

void SCR_SaveWorkshopManagerUI::OnImageCapturePhotoModeDeactivate ( )
inlineprotected

Callback reacting to closing photo mode intended for image capture.

Definition at line 89 of file SCR_SaveWorkshopManagerUI.c.

◆ SetCachedEditSaveDialog()

void SCR_SaveWorkshopManagerUI::SetCachedEditSaveDialog ( SCR_EditorSaveDialog dialog)
inlineprotected

Definition at line 49 of file SCR_SaveWorkshopManagerUI.c.

◆ SetupSaveImageCaptureCallback()

void SCR_SaveWorkshopManagerUI::SetupSaveImageCaptureCallback ( )
inlineprotected

Setup callbacks reacting on photo save capture mode events.

Definition at line 62 of file SCR_SaveWorkshopManagerUI.c.

Member Data Documentation

◆ m_CachedEditorSaveDialog

ref SCR_EditorSaveDialog SCR_SaveWorkshopManagerUI::m_CachedEditorSaveDialog
staticprotected

Definition at line 12 of file SCR_SaveWorkshopManagerUI.c.

◆ m_Instance

ref SCR_SaveWorkshopManagerUI SCR_SaveWorkshopManagerUI::m_Instance
staticprotected

Definition at line 10 of file SCR_SaveWorkshopManagerUI.c.

◆ m_PhotoModeEntity

SCR_EditorModeEntity SCR_SaveWorkshopManagerUI::m_PhotoModeEntity
protected

Definition at line 14 of file SCR_SaveWorkshopManagerUI.c.


The documentation for this class was generated from the following file: