![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetVisible (bool visible, bool instant=false) |
| ScriptInvoker | GetOnOpacityChange () |
| void | Show () |
| void | SetMenuVisible (bool visible) |
| void | SetWidgetOpacity (Widget widget, float opacity) |
| void | OnMenuUpdate (float tDelta) |
| void | OnMenuInit () |
| override void | HandlerAttachedScripted (Widget w) |
| override void | HandlerDeattached (Widget w) |
Protected Attributes | |
| float | m_fTransitionSpeed |
| ref array< string > | m_aShowActions |
| SCR_MenuEditorComponent | m_EditorMenuManager |
| float | m_fTargetOpacity = 1 |
| bool | m_bInTransition |
| ref ScriptInvoker | Event_OnOpacityChange |
Definition at line 3 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 41 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 110 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 137 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 103 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 74 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 57 of file SCR_HideEditorUIComponent.c.
Set widget visibility.
| [in] | visible | True when visible |
| [in] | instant | True to set visibility instantly, false to animate it |
Definition at line 20 of file SCR_HideEditorUIComponent.c.
Definition at line 64 of file SCR_HideEditorUIComponent.c.
|
inlineprotected |
Definition at line 50 of file SCR_HideEditorUIComponent.c.
|
protected |
Definition at line 14 of file SCR_HideEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_HideEditorUIComponent.c.
|
protected |
Definition at line 13 of file SCR_HideEditorUIComponent.c.
|
protected |
Definition at line 11 of file SCR_HideEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_HideEditorUIComponent.c.
|
protected |
Definition at line 6 of file SCR_HideEditorUIComponent.c.