![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | Update (Widget w) |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
Static Protected Member Functions | |
| static Widget | CreateHighlight (Widget widget, ResourceName layout, Widget parent=null) |
| static Widget | CreateHighlight (string widgetName, ResourceName layout, Widget parent=null) |
Protected Attributes | |
| Widget | m_HighlightWidget |
Definition at line 1 of file SCR_WidgetHighlightUIComponent.c.
|
inlinestaticprotected |
Highlight a widget.
| widgetName | Name of the widget to be highlighted |
| layout | Layout prefab of the highlight |
| parent | Parent widget of the highlight. Must be a FrameSlot covering the whole screen! |
Definition at line 40 of file SCR_WidgetHighlightUIComponent.c.
|
inlinestaticprotected |
Highlight a widget.
| widget | Widget to be highlighted |
| layout | Layout prefab of the highlight |
| parent | Parent widget of the highlight. Must be a FrameSlot covering the whole screen! |
Definition at line 12 of file SCR_WidgetHighlightUIComponent.c.
|
inlineprotected |
Definition at line 82 of file SCR_WidgetHighlightUIComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_WidgetHighlightUIComponent.c.
|
inlineprotected |
Definition at line 51 of file SCR_WidgetHighlightUIComponent.c.
|
protected |
Definition at line 3 of file SCR_WidgetHighlightUIComponent.c.