![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
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 |
Definition at line 1 of file SCR_PlayersListEntryEditorUIComponent.c.
|
inlineprotected |
Definition at line 29 of file SCR_PlayersListEntryEditorUIComponent.c.
|
inlineprotected |
| [in] | dead |
Definition at line 22 of file SCR_PlayersListEntryEditorUIComponent.c.
|
inlineprotected |
| [in] | name |
Definition at line 14 of file SCR_PlayersListEntryEditorUIComponent.c.
|
protected |
Definition at line 10 of file SCR_PlayersListEntryEditorUIComponent.c.
|
protected |
Definition at line 9 of file SCR_PlayersListEntryEditorUIComponent.c.
|
protected |
Definition at line 7 of file SCR_PlayersListEntryEditorUIComponent.c.
|
protected |
Definition at line 4 of file SCR_PlayersListEntryEditorUIComponent.c.