|
| override bool | OnClick (Widget w, int x, int y, int button) |
| |
| override bool | OnFocus (Widget w, int x, int y) |
| |
| override bool | OnDoubleClick (Widget w, int x, int y, int button) |
| |
| override void | HandlerAttached (Widget w) |
| |
◆ CloseMenu()
| void SCR_SaveEditorUIComponent.CloseMenu |
( |
| ) |
|
|
protected |
◆ HandlerAttached()
| override void SCR_SaveEditorUIComponent.HandlerAttached |
( |
Widget | w | ) |
|
◆ LoadEntry()
| void SCR_SaveEditorUIComponent.LoadEntry |
( |
| ) |
|
|
protected |
◆ OnClick()
| override bool SCR_SaveEditorUIComponent.OnClick |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
int | button ) |
◆ OnClose()
◆ OnConfirm()
◆ OnConfirmPrompt()
| void SCR_SaveEditorUIComponent.OnConfirmPrompt |
( |
| ) |
|
|
protected |
◆ OnDelete()
Callback on clicking delete button or action.
◆ OnDeletePrompt()
| void SCR_SaveEditorUIComponent.OnDeletePrompt |
( |
| ) |
|
|
protected |
◆ OnDeleteSaveEntry()
◆ OnDoubleClick()
| override bool SCR_SaveEditorUIComponent.OnDoubleClick |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y, |
|
|
int | button ) |
◆ OnFocus()
| override bool SCR_SaveEditorUIComponent.OnFocus |
( |
Widget | w, |
|
|
int | x, |
|
|
int | y ) |
◆ OnInit()
| void SCR_SaveEditorUIComponent.OnInit |
( |
| ) |
|
|
protected |
◆ OnLoadEntryUploadError()
| void SCR_SaveEditorUIComponent.OnLoadEntryUploadError |
( |
| ) |
|
|
protected |
◆ OnLoadEntryUploadResponse()
| void SCR_SaveEditorUIComponent.OnLoadEntryUploadResponse |
( |
| ) |
|
|
protected |
◆ OnLoadSaveEntry()
◆ OnOverrideSaveEntry()
◆ SaveEntry()
| void SCR_SaveEditorUIComponent.SaveEntry |
( |
| ) |
|
|
protected |
◆ SelectEntry()
◆ UpdateButtons()
| void SCR_SaveEditorUIComponent.UpdateButtons |
( |
| ) |
|
|
protected |
◆ m_bCurrentMissionOnly
| bool SCR_SaveEditorUIComponent.m_bCurrentMissionOnly |
|
protected |
◆ m_bIsLoad
| bool SCR_SaveEditorUIComponent.m_bIsLoad |
|
protected |
◆ m_bVerboseDate
| bool SCR_SaveEditorUIComponent.m_bVerboseDate |
|
protected |
◆ m_ConfirmPrompt
◆ m_DeletePrompt
◆ m_LoadBadAddonsPrompt
◆ m_LoadBadVersionPrompt
◆ m_LoadingOverlay
◆ m_mComponentEntries
◆ m_sConfirmPrompt
| string SCR_SaveEditorUIComponent.m_sConfirmPrompt |
|
protected |
◆ m_sCreateLayout
| ResourceName SCR_SaveEditorUIComponent.m_sCreateLayout |
|
protected |
◆ m_sDeletePrompt
| string SCR_SaveEditorUIComponent.m_sDeletePrompt |
|
protected |
◆ m_sEntryLayout
| ResourceName SCR_SaveEditorUIComponent.m_sEntryLayout |
|
protected |
◆ m_sLoadBadAddonsPrompt
| string SCR_SaveEditorUIComponent.m_sLoadBadAddonsPrompt |
|
protected |
◆ m_sLoadBadVersionPrompt
| string SCR_SaveEditorUIComponent.m_sLoadBadVersionPrompt |
|
protected |
◆ m_Widgets
◆ m_wLastFocusedEntry
| Widget SCR_SaveEditorUIComponent.m_wLastFocusedEntry |
|
protected |
◆ m_wRoot
| Widget SCR_SaveEditorUIComponent.m_wRoot |
|
protected |
◆ m_wSelectedWidget
| Widget SCR_SaveEditorUIComponent.m_wSelectedWidget |
|
protected |
The documentation for this interface was generated from the following file:
- Game/Editor/UI/Components/Save/SCR_SaveEditorUIComponent.c