|
Arma Reforger Script API
|
Protected Member Functions | |
| override void | OnConfirm (SCR_InputButtonComponent button, string actionName) |
| override void | SaveEntry () |
| override void | OnDeletePrompt () |
| void | OnSaveDeleted (bool success, Managed context) |
| override void | LoadEntry () |
| override void | SelectEntry (Widget w, SCR_SaveLoadEntryComponent entryComponent) |
| override void | UpdateButtons () |
Protected Member Functions inherited from SCR_SaveDialogUIComponent | |
| void | OnClose (SCR_InputButtonComponent button, string actionName) |
| void | OnConfirmPrompt () |
| void | OnDelete (SCR_InputButtonComponent button, string actionName) |
| Callback on clicking delete button or actoin. | |
| void | RemoveSaveEntry (notnull SaveGame save) |
| void | CloseMenu () |
| void | OnLoadEntryUploadResponse (BackendCallback callback) |
| void | OnLoadEntryUploadError (BackendCallback callback) |
| void | OnFrame () |
| void | DisplaySaveEntries () |
| string | GetSaveDisplayName (SCR_SaveLoadEntryComponent saveEntry) |
| string | GetSaveDisplayName (SaveGame save) |
| void | OnSavesLoaded (bool success) |
| void | OnEntryFocus (SCR_ModularButtonComponent button) |
| void | OnEntryDoubleClick (SCR_ModularButtonComponent button) |
|
protected |
Implements SCR_SaveDialogUIComponent.
|
protected |
Implements SCR_SaveDialogUIComponent.
|
protected |
Implements SCR_SaveDialogUIComponent.
|
protected |
|
protected |
Implements SCR_SaveDialogUIComponent.
|
protected |
Implements SCR_SaveDialogUIComponent.
|
protected |
m_bIsLoad && customName && GetGame().GetSaveManager().FileExists(m_eWriteSaveType, customName);
Implements SCR_SaveDialogUIComponent.