![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | Init () |
| bool | IsHovered () |
| override bool | OnMouseEnter (Widget w, int x, int y) |
| override bool | OnMouseLeave (Widget w, Widget enterW, int x, int y) |
| void | OnMoreInfo () |
| void | OnCommStatusCheckFinished (SCR_ECommStatus status, float responseTime, float lastSuccessTime, float lastFailTime) |
Protected Attributes | |
| const string | LINK_FALLBACK = "https://reforger.armaplatform.com/news" |
| const string | WIDGET_NAME_TITLE = "m_wTitle" |
| const string | WIDGET_NAME_DESC = "m_wDescription" |
| const string | WIDGET_NAME_BUTTON = "m_wButton" |
| TextWidget | m_wTitle |
| TextWidget | m_wDescription |
| SCR_InputButtonComponent | m_MoreInfoButton |
| string | m_sMoreInfoLink |
| bool | m_bIsHovered |
Definition at line 1 of file SCR_MainMenuNewsToast.c.
|
inlineprotected |
Definition at line 21 of file SCR_MainMenuNewsToast.c.
|
inlineprotected |
Definition at line 39 of file SCR_MainMenuNewsToast.c.
|
inlineprotected |
Definition at line 73 of file SCR_MainMenuNewsToast.c.
|
inlineprotected |
Definition at line 109 of file SCR_MainMenuNewsToast.c.
|
inlineprotected |
Definition at line 93 of file SCR_MainMenuNewsToast.c.
Definition at line 79 of file SCR_MainMenuNewsToast.c.
|
inlineprotected |
Definition at line 86 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 6 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 18 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 14 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 16 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 13 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 12 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 10 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 9 of file SCR_MainMenuNewsToast.c.
|
protected |
Definition at line 8 of file SCR_MainMenuNewsToast.c.