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

Dialog which sends a request to delete user's report. More...

Inheritance diagram for SCR_CancelMyReportDialog:
SCR_ConfigurableDialogUi

Protected Member Functions

void SCR_CancelMyReportDialog (SCR_WorkshopItem item, bool authorReport=false)
override void OnMenuOpen (SCR_ConfigurableDialogUiPreset preset)
override void OnConfirm ()
void Callback_OnSuccess ()
void Callback_OnFailed ()
SCR_WorkshopItemActionCancelReport GetWorkshopItemAction ()

Protected Attributes

TextWidget m_wTxtTypeMsg
TextWidget m_wTxtComment
ref SCR_WorkshopItem m_Item
bool m_bAuthorReport
ref SCR_WorkshopItemActionCancelReport m_Action
SCR_LoadingOverlayDialog m_LoadingOverlayDlg

Detailed Description

Dialog which sends a request to delete user's report.

Definition at line 2 of file SCR_CancelMyReportDialog.c.

Constructor & Destructor Documentation

◆ SCR_CancelMyReportDialog()

void SCR_CancelMyReportDialog::SCR_CancelMyReportDialog ( SCR_WorkshopItem item,
bool authorReport = false )
inlineprotected

Definition at line 13 of file SCR_CancelMyReportDialog.c.

Member Function Documentation

◆ Callback_OnFailed()

void SCR_CancelMyReportDialog::Callback_OnFailed ( )
inlineprotected

Definition at line 65 of file SCR_CancelMyReportDialog.c.

◆ Callback_OnSuccess()

void SCR_CancelMyReportDialog::Callback_OnSuccess ( )
inlineprotected

Definition at line 58 of file SCR_CancelMyReportDialog.c.

◆ GetWorkshopItemAction()

SCR_WorkshopItemActionCancelReport SCR_CancelMyReportDialog::GetWorkshopItemAction ( )
inlineprotected

Definition at line 72 of file SCR_CancelMyReportDialog.c.

◆ OnConfirm()

override void SCR_CancelMyReportDialog::OnConfirm ( )
inlineprotected

Definition at line 45 of file SCR_CancelMyReportDialog.c.

◆ OnMenuOpen()

override void SCR_CancelMyReportDialog::OnMenuOpen ( SCR_ConfigurableDialogUiPreset preset)
inlineprotected

Definition at line 21 of file SCR_CancelMyReportDialog.c.

Member Data Documentation

◆ m_Action

ref SCR_WorkshopItemActionCancelReport SCR_CancelMyReportDialog::m_Action
protected

Definition at line 9 of file SCR_CancelMyReportDialog.c.

◆ m_bAuthorReport

bool SCR_CancelMyReportDialog::m_bAuthorReport
protected

Definition at line 8 of file SCR_CancelMyReportDialog.c.

◆ m_Item

ref SCR_WorkshopItem SCR_CancelMyReportDialog::m_Item
protected

Definition at line 7 of file SCR_CancelMyReportDialog.c.

◆ m_LoadingOverlayDlg

SCR_LoadingOverlayDialog SCR_CancelMyReportDialog::m_LoadingOverlayDlg
protected

Definition at line 10 of file SCR_CancelMyReportDialog.c.

◆ m_wTxtComment

TextWidget SCR_CancelMyReportDialog::m_wTxtComment
protected

Definition at line 5 of file SCR_CancelMyReportDialog.c.

◆ m_wTxtTypeMsg

TextWidget SCR_CancelMyReportDialog::m_wTxtTypeMsg
protected

Definition at line 4 of file SCR_CancelMyReportDialog.c.


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