![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | SCR_EProfileSuperMenuTabId { NEWS = 0 , COMMUNITY } |
Functions | |
| override void | OnMenuOpen () |
| override void | OnMenuShow () |
| void | OnLogoClicked () |
| void | OnTabContentShow (SCR_TabViewComponent tabView, Widget widget) |
| void | ResetFocus () |
Variables | |
| enum SCR_EProfileSuperMenuTabId | m_Logo |
| Enumerator | |
|---|---|
| NEWS | |
| COMMUNITY | |
Definition at line 1 of file SCR_ProfileSuperMenu.c.
|
protected |
Definition at line 49 of file SCR_ProfileSuperMenu.c.
| override void OnMenuOpen | ( | ) |
Definition at line 12 of file SCR_ProfileSuperMenu.c.
| override void OnMenuShow | ( | ) |
Definition at line 41 of file SCR_ProfileSuperMenu.c.
|
protected |
Definition at line 55 of file SCR_ProfileSuperMenu.c.
|
protected |
Definition at line 61 of file SCR_ProfileSuperMenu.c.
| enum SCR_EProfileSuperMenuTabId m_Logo |