![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | HandlerDeattached (Widget w) |
| void | InitEntry (notnull SCR_AIGroup group) |
| void | UpdateEntry () |
| Update entry. | |
| void | SetFocus () |
| void | OnAssignCheckerToggled (SCR_ModularButtonComponent modularButton, bool isOn) |
| void | SetAssignmentChangedByPlayer (bool isChanged) |
| bool | IsAssignmentChangedByPlayer () |
| void | SetAssignmentToggle (bool assigned) |
| bool | GetAssignmentToggle () |
| void | UpdateTaskIcon (SCR_Task task) |
| void | LoadGroupFlag (notnull SCR_AIGroup aiGroup) |
| void | SetFlagButtonFromImageSet (string name) |
Protected Attributes | |
| ref SCR_TaskAssignGroupListEntryWidgets | m_Widgets = new SCR_TaskAssignGroupListEntryWidgets() |
| int | m_iGroupID |
| SCR_AIGroup | m_Group |
| bool | m_bIsAssignmentChangedByPlayer |
| SCR_ModularButtonComponent | m_ButtonComponent |
| const string | GROUP_ROLE_FORMAT = "(%1)" |
Definition at line 1 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 92 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 13 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 24 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Init entry
| [in] | group |
Definition at line 35 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 78 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 117 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 64 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
| [in] | isChanged |
Definition at line 71 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
| [in] | assigned |
Definition at line 85 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Sets flag visuals
| [in] | name | of flag in imageset |
Definition at line 132 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Definition at line 57 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Update entry.
Definition at line 43 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
inlineprotected |
Update task icon
| [in] | task |
Definition at line 100 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
protected |
Definition at line 10 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
protected |
Definition at line 7 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
protected |
Definition at line 8 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
protected |
Definition at line 6 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
protected |
Definition at line 5 of file SCR_TaskAssignGroupListEntryUIComponent.c.
|
protected |
Definition at line 3 of file SCR_TaskAssignGroupListEntryUIComponent.c.