![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SCR_ReportPlayerDialog (int reportedPlayedID) |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| void | OnConfirmReport () |
| void | OnReasonToggled (SCR_ModularButtonComponent component, bool isToggled) |
| void | OnReasonFocused (SCR_ModularButtonComponent component) |
| void | OnReportResult (int playerID, bool success) |
Protected Attributes | |
| int | m_iReportedPlayedID |
| ref array< SCR_ModularButtonComponent > | m_aReasonButtons = {} |
| SCR_EReportReason | m_eReason |
Definition at line 1 of file SCR_ReportPlayerDialog.c.
|
inlineprotected |
Definition at line 10 of file SCR_ReportPlayerDialog.c.
|
inlineprotected |
Definition at line 56 of file SCR_ReportPlayerDialog.c.
|
inlineprotected |
Definition at line 17 of file SCR_ReportPlayerDialog.c.
|
inlineprotected |
Definition at line 96 of file SCR_ReportPlayerDialog.c.
|
inlineprotected |
Definition at line 71 of file SCR_ReportPlayerDialog.c.
Definition at line 113 of file SCR_ReportPlayerDialog.c.
|
protected |
Definition at line 5 of file SCR_ReportPlayerDialog.c.
|
protected |
Definition at line 7 of file SCR_ReportPlayerDialog.c.
|
protected |
Definition at line 3 of file SCR_ReportPlayerDialog.c.