![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Is an highlighted icon which, if animated pulsates. More...
Protected Member Functions | |
| void | OnUpdateHighlight (SCR_EditableEntityComponent entity, EEditableEntityHighlight highlight, int highlightCount) |
| void | OnSelectedChange (EEditableEntityState state, set< SCR_EditableEntityComponent > entitiesInsert, set< SCR_EditableEntityComponent > entitiesRemove) |
| void | StopAnimations (Widget w) |
| override void | OnInit (SCR_EditableEntityComponent entity, SCR_UIInfo info, SCR_EditableEntityBaseSlotUIComponent slot) |
| override bool | OnClick (Widget w, int x, int y, int button) |
| override void | HandlerDeattached (Widget w) |
Protected Attributes | |
| string | m_ImageWidgetName |
| string | m_TextWidgetName |
| string | m_AnimWidgetName |
| ResourceName | m_DefaultIcon |
| ResourceName | m_MultiHighlightIcon |
| ref array< ref SCR_HighlightVisual > | m_aHighlightVisuals |
| bool | m_bAnimate |
| SCR_HighlightedEditorComponent | m_HighlightedEditorComponent |
| ImageWidget | m_ImageWidget |
| TextWidget | m_TextWidget |
Is an highlighted icon which, if animated pulsates.
Definition at line 3 of file SCR_HighlightedEditorUIComponent.c.
|
inlineprotected |
Definition at line 143 of file SCR_HighlightedEditorUIComponent.c.
|
inlineprotected |
Definition at line 136 of file SCR_HighlightedEditorUIComponent.c.
|
inlineprotected |
Definition at line 95 of file SCR_HighlightedEditorUIComponent.c.
|
inlineprotected |
Definition at line 66 of file SCR_HighlightedEditorUIComponent.c.
|
inlineprotected |
Definition at line 34 of file SCR_HighlightedEditorUIComponent.c.
|
inlineprotected |
Definition at line 73 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 21 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 12 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 24 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 15 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 27 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 28 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 6 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 18 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 29 of file SCR_HighlightedEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_HighlightedEditorUIComponent.c.