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

Protected Member Functions

override void SetEntity (SCR_EditableEntityComponent entity, Widget widget, SCR_EditableEntitySlotManagerUIComponent slotManager)
override bool OnFocus (Widget w, int x, int y)
override bool OnFocusLost (Widget w, int x, int y)

Protected Attributes

string m_sPlayerNameWidgetName
string m_sPlayerPlatformIconName
TextWidget m_wPlayerName
ImageWidget m_wPlatformIconWidget

Detailed Description

Definition at line 1 of file SCR_PlayerToolbarItemEditorUIComponent.c.

Member Function Documentation

◆ OnFocus()

override bool SCR_PlayerToolbarItemEditorUIComponent::OnFocus ( Widget w,
int x,
int y )
inlineprotected

Definition at line 40 of file SCR_PlayerToolbarItemEditorUIComponent.c.

◆ OnFocusLost()

override bool SCR_PlayerToolbarItemEditorUIComponent::OnFocusLost ( Widget w,
int x,
int y )
inlineprotected

Definition at line 51 of file SCR_PlayerToolbarItemEditorUIComponent.c.

◆ SetEntity()

override void SCR_PlayerToolbarItemEditorUIComponent::SetEntity ( SCR_EditableEntityComponent entity,
Widget widget,
SCR_EditableEntitySlotManagerUIComponent slotManager )
inlineprotected

Definition at line 13 of file SCR_PlayerToolbarItemEditorUIComponent.c.

Member Data Documentation

◆ m_sPlayerNameWidgetName

string SCR_PlayerToolbarItemEditorUIComponent::m_sPlayerNameWidgetName
protected

Definition at line 4 of file SCR_PlayerToolbarItemEditorUIComponent.c.

◆ m_sPlayerPlatformIconName

string SCR_PlayerToolbarItemEditorUIComponent::m_sPlayerPlatformIconName
protected

Definition at line 7 of file SCR_PlayerToolbarItemEditorUIComponent.c.

◆ m_wPlatformIconWidget

ImageWidget SCR_PlayerToolbarItemEditorUIComponent::m_wPlatformIconWidget
protected

Definition at line 10 of file SCR_PlayerToolbarItemEditorUIComponent.c.

◆ m_wPlayerName

TextWidget SCR_PlayerToolbarItemEditorUIComponent::m_wPlayerName
protected

Definition at line 9 of file SCR_PlayerToolbarItemEditorUIComponent.c.


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