Arma Reforger Script API
|
Base dialog class for save and load dialogs handling Fill data, display list, select entries, load, delete. More...
Public Member Functions | |
override void | HandlerAttached (Widget w) |
override void | HandlerDeattached (Widget w) |
Public Member Functions inherited from SCR_ScriptedWidgetComponent | |
override void | HandlerAttached (Widget w) |
override bool | OnClick (Widget w, int x, int y, int button) |
Widget | GetRootWidget () |
bool | IsVisible () |
Protected Member Functions | |
void | OnClose (SCR_InputButtonComponent button, string actionName) |
void | OnConfirm (SCR_InputButtonComponent button, string actionName) |
void | OnConfirmPrompt () |
void | OnDelete (SCR_InputButtonComponent button, string actionName) |
Callback on clicking delete button or actoin. | |
void | OnDeletePrompt () |
void | CloseMenu () |
void | SaveEntry () |
void | LoadEntry () |
void | OnLoadEntryUploadResponse (SCR_BackendCallback callback) |
void | SelectEntry (Widget w, string fileName) |
void | UpdateButtons () |
void | OnFrame () |
void | DisplaySaveEntries () |
string | EntryName (string fileName) |
SCR_MetaStruct | EntryMeta (string fileName) |
SCR_UIInfo | EntryUIInfo (string fileName) |
int | FileCount (array< string > fileNames) |
void | OnEntryFocus (SCR_ModularButtonComponent button) |
void | OnEntryDoubleClick (SCR_ModularButtonComponent button) |
Additional Inherited Members | |
Static Public Member Functions inherited from SCR_ScriptedWidgetComponent | |
static SCR_ScriptedWidgetComponent | GetComponent (TypeName componentType, string name, Widget parent, bool searchAllChildren=true) |
Base method for component lookup through the widget library. | |
Public Attributes inherited from SCR_ScriptedWidgetComponent | |
ref ScriptInvoker | m_OnClick = new ScriptInvoker |
Base dialog class for save and load dialogs handling Fill data, display list, select entries, load, delete.
|
protected |
|
protected |
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
override void SCR_SaveDialogUIComponent.HandlerAttached | ( | Widget | w | ) |
Implements SCR_ScriptedWidgetComponent.
override void SCR_SaveDialogUIComponent.HandlerDeattached | ( | Widget | w | ) |
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
|
protected |
Callback on clicking delete button or actoin.
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
Implemented in SCR_EditorSaveLoadUIComponent.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |