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

Protected Member Functions

void SetName (string name)
void SetDead (bool dead)
override void HandlerAttached (Widget w)

Protected Attributes

string m_sNameWidgetName
string m_sDeadWidgetName
TextWidget m_NameWidget
Widget m_DeadWidget

Detailed Description

Definition at line 1 of file SCR_PlayersListEntryEditorUIComponent.c.

Member Function Documentation

◆ HandlerAttached()

override void SCR_PlayersListEntryEditorUIComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 29 of file SCR_PlayersListEntryEditorUIComponent.c.

◆ SetDead()

void SCR_PlayersListEntryEditorUIComponent::SetDead ( bool dead)
inlineprotected
Parameters
[in]dead

Definition at line 22 of file SCR_PlayersListEntryEditorUIComponent.c.

◆ SetName()

void SCR_PlayersListEntryEditorUIComponent::SetName ( string name)
inlineprotected
Parameters
[in]name

Definition at line 14 of file SCR_PlayersListEntryEditorUIComponent.c.

Member Data Documentation

◆ m_DeadWidget

Widget SCR_PlayersListEntryEditorUIComponent::m_DeadWidget
protected

Definition at line 10 of file SCR_PlayersListEntryEditorUIComponent.c.

◆ m_NameWidget

TextWidget SCR_PlayersListEntryEditorUIComponent::m_NameWidget
protected

Definition at line 9 of file SCR_PlayersListEntryEditorUIComponent.c.

◆ m_sDeadWidgetName

string SCR_PlayersListEntryEditorUIComponent::m_sDeadWidgetName
protected

Definition at line 7 of file SCR_PlayersListEntryEditorUIComponent.c.

◆ m_sNameWidgetName

string SCR_PlayersListEntryEditorUIComponent::m_sNameWidgetName
protected

Definition at line 4 of file SCR_PlayersListEntryEditorUIComponent.c.


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