![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| float | GetFadeInSpeed () |
| float | GetColorFadeInSpeed () |
| float | GetFadeOutSpeed () |
| void | SetVisibility (bool show) |
| void | AnimateShow () |
| void | AnimateHide () |
| void | SetText (string text) |
| void | SetIcon (string imageSet, string icon) |
| void | SetColors (notnull Color IconColor, notnull Color TextColor, Color BackgrounsColor) |
Protected Attributes | |
| ref SCR_ActionMenuSnackBarWidgets | m_Widgets = new SCR_ActionMenuSnackBarWidgets() |
| ref Color | m_IconColor |
| ref Color | m_TextColor |
| ref Color | m_BackgroundColor |
| float | m_fSnackBarColorFadeInSpeed |
| float | m_fSnackBarFadeInSpeed |
| float | m_fSnackBarFadeOutSpeed |
Definition at line 1 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 78 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 63 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 44 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 38 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 50 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 24 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 97 of file SCR_SnackBarController.c.
Definition at line 91 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 85 of file SCR_SnackBarController.c.
|
inlineprotected |
Definition at line 56 of file SCR_SnackBarController.c.
|
protected |
Definition at line 12 of file SCR_SnackBarController.c.
|
protected |
Definition at line 15 of file SCR_SnackBarController.c.
|
protected |
Definition at line 18 of file SCR_SnackBarController.c.
|
protected |
Definition at line 21 of file SCR_SnackBarController.c.
|
protected |
Definition at line 6 of file SCR_SnackBarController.c.
|
protected |
Definition at line 9 of file SCR_SnackBarController.c.
|
protected |
Definition at line 3 of file SCR_SnackBarController.c.