![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| void | LoadGroupFlag (notnull SCR_AIGroup aiGroup) |
| void | SetFlagButtonFromImageSet (string name) |
| void | LoadGroupName (notnull SCR_AIGroup aiGroup) |
| void | SetGroupName (string name) |
| void | SetGroupIcon (ResourceName imageset, string iconName) |
| void | SetGroupIconFromFaction (Faction faction, string iconName=string.Empty) |
Protected Attributes | |
| ResourceName | m_sGroupsBLUFOR |
| ResourceName | m_sGroupsOPFOR |
| ResourceName | m_sGroupsINDFOR |
| ResourceName | m_sGroupsCIVILIAN |
| ref SCR_AssignedGroupLabelWidgets | m_Widgets = new SCR_AssignedGroupLabelWidgets() |
| const string | DEFAULT_ICON_NAME = "undefined" |
| const string | CUSTOM_GROUP_NAME_FORMAT = "#AR-Player_Groups_CustomName_Format" |
Definition at line 1 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
Definition at line 21 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
Definition at line 29 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
Set formated group name based on group callsign data
| [in] | aiGroup | to have name loaded |
Definition at line 71 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
Sets flag visuals
| [in] | name | of flag in imagest |
Definition at line 48 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
Definition at line 103 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
Sets group icon based on its faction
| [in] | faction | of group |
| [in] | iconName | of icon in imageset |
Definition at line 112 of file SCR_AssignedGroupLabelUIComponent.c.
|
inlineprotected |
| [in] | name | of group to be set |
Definition at line 94 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 18 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 17 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 4 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 13 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 10 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 7 of file SCR_AssignedGroupLabelUIComponent.c.
|
protected |
Definition at line 15 of file SCR_AssignedGroupLabelUIComponent.c.