Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ReportPlayerDialog Class Reference
Inheritance diagram for SCR_ReportPlayerDialog:
SCR_ConfigurableDialogUi

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

Detailed Description

Definition at line 1 of file SCR_ReportPlayerDialog.c.

Constructor & Destructor Documentation

◆ SCR_ReportPlayerDialog()

void SCR_ReportPlayerDialog::SCR_ReportPlayerDialog ( int reportedPlayedID)
inlineprotected

Definition at line 10 of file SCR_ReportPlayerDialog.c.

Member Function Documentation

◆ OnConfirmReport()

void SCR_ReportPlayerDialog::OnConfirmReport ( )
inlineprotected

Definition at line 56 of file SCR_ReportPlayerDialog.c.

◆ OnMenuOpen()

override void SCR_ReportPlayerDialog::OnMenuOpen ( SCR_ConfigurableDialogUiPreset preset)
inlineprotected

Definition at line 17 of file SCR_ReportPlayerDialog.c.

◆ OnReasonFocused()

void SCR_ReportPlayerDialog::OnReasonFocused ( SCR_ModularButtonComponent component)
inlineprotected

Definition at line 96 of file SCR_ReportPlayerDialog.c.

◆ OnReasonToggled()

void SCR_ReportPlayerDialog::OnReasonToggled ( SCR_ModularButtonComponent component,
bool isToggled )
inlineprotected

Definition at line 71 of file SCR_ReportPlayerDialog.c.

◆ OnReportResult()

void SCR_ReportPlayerDialog::OnReportResult ( int playerID,
bool success )
inlineprotected

Definition at line 113 of file SCR_ReportPlayerDialog.c.

Member Data Documentation

◆ m_aReasonButtons

ref array<SCR_ModularButtonComponent> SCR_ReportPlayerDialog::m_aReasonButtons = {}
protected

Definition at line 5 of file SCR_ReportPlayerDialog.c.

◆ m_eReason

SCR_EReportReason SCR_ReportPlayerDialog::m_eReason
protected

Definition at line 7 of file SCR_ReportPlayerDialog.c.

◆ m_iReportedPlayedID

int SCR_ReportPlayerDialog::m_iReportedPlayedID
protected

Definition at line 3 of file SCR_ReportPlayerDialog.c.


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