Arma Reforger Script API
|
Public 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) |
Public Member Functions inherited from SCR_EntityToolbarItemEditorUIComponent | |
override void | InitToolbarItem (Widget widget) |
void | SetEntity (SCR_EditableEntityComponent entity, Widget widget, SCR_EditableEntitySlotManagerUIComponent slotManager) |
override void | HandlerDeattached (Widget w) |
void | InitToolbarItem (Widget widget) |
Protected Attributes | |
string | m_sPlayerNameWidgetName |
string | m_sPlayerPlatformIconName |
TextWidget | m_wPlayerName |
ImageWidget | m_wPlatformIconWidget |
Protected Attributes inherited from SCR_EntityToolbarItemEditorUIComponent | |
string | m_sIconWidgetName |
string | m_sNameWidgetName |
SCR_EditableEntityComponent | m_Entity |
TextWidget | m_NameWidget |
Additional Inherited Members | |
Protected Member Functions inherited from SCR_EntityToolbarItemEditorUIComponent | |
void | SetName (SCR_EditableEntityComponent entity) |
void | RefreshName () |
override bool SCR_PlayerToolbarItemEditorUIComponent.OnFocus | ( | Widget | w, |
int | x, | ||
int | y | ||
) |
override bool SCR_PlayerToolbarItemEditorUIComponent.OnFocusLost | ( | Widget | w, |
int | x, | ||
int | y | ||
) |
override void SCR_PlayerToolbarItemEditorUIComponent.SetEntity | ( | SCR_EditableEntityComponent | entity, |
Widget | widget, | ||
SCR_EditableEntitySlotManagerUIComponent | slotManager | ||
) |
[in] | entity | |
[in] | widget | |
[in] | slotManager |
Implements SCR_EntityToolbarItemEditorUIComponent.
|
protected |
|
protected |
|
protected |
|
protected |