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

Protected Member Functions

void InvokeEventOnTimerChanged (int arg0)
ScriptInvoker GetEventOnTimerChanged ()
override void HandlerAttached (Widget w)
void DecreaseTime ()
void RunTimer (bool run)
void SetTimer (int time)
int GetTimer ()
void ShowLoading (bool show)

Static Protected Member Functions

static SCR_RejoinDialog FindRejoinComponent (notnull Widget w)

Protected Attributes

TextWidget m_wTimer
Widget m_wLoading
int m_iTimer
ref ScriptInvoker< intEvent_OnTimerChanged

Detailed Description

Definition at line 2 of file SCR_RejoinDialog.c.

Member Function Documentation

◆ DecreaseTime()

void SCR_RejoinDialog::DecreaseTime ( )
inlineprotected

Definition at line 47 of file SCR_RejoinDialog.c.

◆ FindRejoinComponent()

SCR_RejoinDialog SCR_RejoinDialog::FindRejoinComponent ( notnull Widget w)
inlinestaticprotected

Definition at line 92 of file SCR_RejoinDialog.c.

◆ GetEventOnTimerChanged()

ScriptInvoker SCR_RejoinDialog::GetEventOnTimerChanged ( )
inlineprotected

Definition at line 25 of file SCR_RejoinDialog.c.

◆ GetTimer()

int SCR_RejoinDialog::GetTimer ( )
inlineprotected

Definition at line 79 of file SCR_RejoinDialog.c.

◆ HandlerAttached()

override void SCR_RejoinDialog::HandlerAttached ( Widget w)
inlineprotected

Definition at line 38 of file SCR_RejoinDialog.c.

◆ InvokeEventOnTimerChanged()

void SCR_RejoinDialog::InvokeEventOnTimerChanged ( int arg0)
inlineprotected

Definition at line 18 of file SCR_RejoinDialog.c.

◆ RunTimer()

void SCR_RejoinDialog::RunTimer ( bool run)
inlineprotected

Definition at line 61 of file SCR_RejoinDialog.c.

◆ SetTimer()

void SCR_RejoinDialog::SetTimer ( int time)
inlineprotected

Definition at line 72 of file SCR_RejoinDialog.c.

◆ ShowLoading()

void SCR_RejoinDialog::ShowLoading ( bool show)
inlineprotected

Definition at line 85 of file SCR_RejoinDialog.c.

Member Data Documentation

◆ Event_OnTimerChanged

ref ScriptInvoker<int> SCR_RejoinDialog::Event_OnTimerChanged
protected

Definition at line 15 of file SCR_RejoinDialog.c.

◆ m_iTimer

int SCR_RejoinDialog::m_iTimer
protected

Definition at line 12 of file SCR_RejoinDialog.c.

◆ m_wLoading

Widget SCR_RejoinDialog::m_wLoading
protected

Definition at line 10 of file SCR_RejoinDialog.c.

◆ m_wTimer

TextWidget SCR_RejoinDialog::m_wTimer
protected

Definition at line 9 of file SCR_RejoinDialog.c.


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