Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EntityToolbarItemEditorUIComponent Class Reference
Inheritance diagram for SCR_EntityToolbarItemEditorUIComponent:
SCR_BaseToolbarItemEditorUIComponent SCR_FactionsToolbarItemEditorUIComponent SCR_GroupToolbarItemEditorUIComponent SCR_PlayerToolbarItemEditorUIComponent

Protected Member Functions

override void InitToolbarItem (Widget widget)
void SetEntity (SCR_EditableEntityComponent entity, Widget widget, SCR_EditableEntitySlotManagerUIComponent slotManager)
void SetName (SCR_EditableEntityComponent entity)
void RefreshName ()
override void HandlerDeattached (Widget w)

Protected Attributes

string m_sIconWidgetName
string m_sNameWidgetName
SCR_EditableEntityComponent m_Entity
TextWidget m_NameWidget

Detailed Description

Definition at line 1 of file SCR_EntityToolbarItemEditorUIComponent.c.

Member Function Documentation

◆ HandlerDeattached()

override void SCR_EntityToolbarItemEditorUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 80 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ InitToolbarItem()

override void SCR_EntityToolbarItemEditorUIComponent::InitToolbarItem ( Widget widget)
inlineprotected

Definition at line 13 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ RefreshName()

void SCR_EntityToolbarItemEditorUIComponent::RefreshName ( )
inlineprotected

Definition at line 74 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ SetEntity()

void SCR_EntityToolbarItemEditorUIComponent::SetEntity ( SCR_EditableEntityComponent entity,
Widget widget,
SCR_EditableEntitySlotManagerUIComponent slotManager )
inlineprotected
Parameters
[in]entity
[in]widget
[in]slotManager

Definition at line 21 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ SetName()

void SCR_EntityToolbarItemEditorUIComponent::SetName ( SCR_EditableEntityComponent entity)
inlineprotected

Definition at line 58 of file SCR_EntityToolbarItemEditorUIComponent.c.

Member Data Documentation

◆ m_Entity

SCR_EditableEntityComponent SCR_EntityToolbarItemEditorUIComponent::m_Entity
protected

Definition at line 9 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ m_NameWidget

TextWidget SCR_EntityToolbarItemEditorUIComponent::m_NameWidget
protected

Definition at line 10 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ m_sIconWidgetName

string SCR_EntityToolbarItemEditorUIComponent::m_sIconWidgetName
protected

Definition at line 4 of file SCR_EntityToolbarItemEditorUIComponent.c.

◆ m_sNameWidgetName

string SCR_EntityToolbarItemEditorUIComponent::m_sNameWidgetName
protected

Definition at line 7 of file SCR_EntityToolbarItemEditorUIComponent.c.


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