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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetProgress (float progress)

Protected Attributes

TextWidget m_wTxtProgress
SCR_WLibProgressBarComponent m_ProgressBar

Detailed Description

Definition at line 2 of file SCR_ProgressDialog.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_ProgressDialog::HandlerAttached ( Widget w)
inlineprotected

Definition at line 17 of file SCR_ProgressDialog.c.

◆ SetProgress()

void SCR_ProgressDialog::SetProgress ( float progress)
inlineprotected

Definition at line 34 of file SCR_ProgressDialog.c.

Member Data Documentation

◆ m_ProgressBar

SCR_WLibProgressBarComponent SCR_ProgressDialog::m_ProgressBar
protected

Definition at line 10 of file SCR_ProgressDialog.c.

◆ m_wTxtProgress

TextWidget SCR_ProgressDialog::m_wTxtProgress
protected

Definition at line 9 of file SCR_ProgressDialog.c.


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