Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_HighlightedEditorUIComponent Class Reference

Is an highlighted icon which, if animated pulsates. More...

Inheritance diagram for SCR_HighlightedEditorUIComponent:
SCR_BaseEditableEntityUIComponent

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

Detailed Description

Is an highlighted icon which, if animated pulsates.

Definition at line 3 of file SCR_HighlightedEditorUIComponent.c.

Member Function Documentation

◆ HandlerDeattached()

override void SCR_HighlightedEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 143 of file SCR_HighlightedEditorUIComponent.c.

◆ OnClick()

override bool SCR_HighlightedEditorUIComponent::OnClick ( Widget w,
int x,
int y,
int button )
inlineprotected

Definition at line 136 of file SCR_HighlightedEditorUIComponent.c.

◆ OnInit()

override void SCR_HighlightedEditorUIComponent::OnInit ( SCR_EditableEntityComponent entity,
SCR_UIInfo info,
SCR_EditableEntityBaseSlotUIComponent slot )
inlineprotected

Definition at line 95 of file SCR_HighlightedEditorUIComponent.c.

◆ OnSelectedChange()

void SCR_HighlightedEditorUIComponent::OnSelectedChange ( EEditableEntityState state,
set< SCR_EditableEntityComponent > entitiesInsert,
set< SCR_EditableEntityComponent > entitiesRemove )
inlineprotected

Definition at line 66 of file SCR_HighlightedEditorUIComponent.c.

◆ OnUpdateHighlight()

void SCR_HighlightedEditorUIComponent::OnUpdateHighlight ( SCR_EditableEntityComponent entity,
EEditableEntityHighlight highlight,
int highlightCount )
inlineprotected

Definition at line 34 of file SCR_HighlightedEditorUIComponent.c.

◆ StopAnimations()

void SCR_HighlightedEditorUIComponent::StopAnimations ( Widget w)
inlineprotected

Definition at line 73 of file SCR_HighlightedEditorUIComponent.c.

Member Data Documentation

◆ m_aHighlightVisuals

ref array<ref SCR_HighlightVisual> SCR_HighlightedEditorUIComponent::m_aHighlightVisuals
protected

Definition at line 21 of file SCR_HighlightedEditorUIComponent.c.

◆ m_AnimWidgetName

string SCR_HighlightedEditorUIComponent::m_AnimWidgetName
protected

Definition at line 12 of file SCR_HighlightedEditorUIComponent.c.

◆ m_bAnimate

bool SCR_HighlightedEditorUIComponent::m_bAnimate
protected

Definition at line 24 of file SCR_HighlightedEditorUIComponent.c.

◆ m_DefaultIcon

ResourceName SCR_HighlightedEditorUIComponent::m_DefaultIcon
protected

Definition at line 15 of file SCR_HighlightedEditorUIComponent.c.

◆ m_HighlightedEditorComponent

SCR_HighlightedEditorComponent SCR_HighlightedEditorUIComponent::m_HighlightedEditorComponent
protected

Definition at line 27 of file SCR_HighlightedEditorUIComponent.c.

◆ m_ImageWidget

ImageWidget SCR_HighlightedEditorUIComponent::m_ImageWidget
protected

Definition at line 28 of file SCR_HighlightedEditorUIComponent.c.

◆ m_ImageWidgetName

string SCR_HighlightedEditorUIComponent::m_ImageWidgetName
protected

Definition at line 6 of file SCR_HighlightedEditorUIComponent.c.

◆ m_MultiHighlightIcon

ResourceName SCR_HighlightedEditorUIComponent::m_MultiHighlightIcon
protected

Definition at line 18 of file SCR_HighlightedEditorUIComponent.c.

◆ m_TextWidget

TextWidget SCR_HighlightedEditorUIComponent::m_TextWidget
protected

Definition at line 29 of file SCR_HighlightedEditorUIComponent.c.

◆ m_TextWidgetName

string SCR_HighlightedEditorUIComponent::m_TextWidgetName
protected

Definition at line 9 of file SCR_HighlightedEditorUIComponent.c.


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