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

Protected Member Functions

Widget GetAlwaysShownWidget ()
Widget GetHideableWidget ()
override void HandlerAttached (Widget w)

Protected Attributes

string m_sAlwaysShownWidgetName
string m_sHideableWidgetName
Widget m_AlwaysShownWidget
Widget m_HideableWidget

Detailed Description

Definition at line 1 of file SCR_MenuEditorUIComponent.c.

Member Function Documentation

◆ GetAlwaysShownWidget()

Widget SCR_MenuEditorUIComponent::GetAlwaysShownWidget ( )
inlineprotected
Returns
Parent widget for layouts that should not be hidden when user hides editor interface.

Definition at line 14 of file SCR_MenuEditorUIComponent.c.

◆ GetHideableWidget()

Widget SCR_MenuEditorUIComponent::GetHideableWidget ( )
inlineprotected
Returns
Parent widget for layouts that should be hidden when user hides editor interface.

Definition at line 21 of file SCR_MenuEditorUIComponent.c.

◆ HandlerAttached()

override void SCR_MenuEditorUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 27 of file SCR_MenuEditorUIComponent.c.

Member Data Documentation

◆ m_AlwaysShownWidget

Widget SCR_MenuEditorUIComponent::m_AlwaysShownWidget
protected

Definition at line 9 of file SCR_MenuEditorUIComponent.c.

◆ m_HideableWidget

Widget SCR_MenuEditorUIComponent::m_HideableWidget
protected

Definition at line 10 of file SCR_MenuEditorUIComponent.c.

◆ m_sAlwaysShownWidgetName

string SCR_MenuEditorUIComponent::m_sAlwaysShownWidgetName
protected

Definition at line 4 of file SCR_MenuEditorUIComponent.c.

◆ m_sHideableWidgetName

string SCR_MenuEditorUIComponent::m_sHideableWidgetName
protected

Definition at line 7 of file SCR_MenuEditorUIComponent.c.


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