Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_TaskListEntryDescriptionUIComponent Member List

This is the complete list of members for SCR_TaskListEntryDescriptionUIComponent, including all inherited members.

AddGroupAssignee(notnull SCR_TaskExecutorGroup assignedGroup, notnull SCR_TaskExecutor group, notnull SCR_AIGroup aiGroup)SCR_TaskListEntryDescriptionUIComponentprotected
AddPlayerAssignee(notnull SCR_TaskExecutorPlayer assignedPlayer, notnull SCR_TaskExecutor player)SCR_TaskListEntryDescriptionUIComponentprotected
CheckOverflow(Widget w)SCR_TaskListEntryDescriptionUIComponentprotected
CreateAssignedGroupEntry(int groupID, Faction groupFaction, SCR_AIGroup aiGroup)SCR_TaskListEntryDescriptionUIComponentprotected
CreateAssignedPlayerEntry(string playerName, int playerID)SCR_TaskListEntryDescriptionUIComponentprotected
CreateTaskEntry(SCR_Task task, Widget parent=null, bool isChild=false)SCR_TaskListEntryDescriptionUIComponentprotected
DeinitAssignGroupList(Widget w)SCR_TaskListEntryDescriptionUIComponentprotected
GetComponent(TypeName componentType, string name, Widget parent, bool searchAllChildren=true)SCR_ScriptedWidgetComponentstatic
GetCurrentTask()SCR_TaskListEntryDescriptionUIComponent
GetOnButtonShowOnMap()SCR_TaskListEntryDescriptionUIComponent
GetRootWidget()SCR_ScriptedWidgetComponent
HandlerAttached(Widget w)SCR_TaskListEntryDescriptionUIComponent
HandlerDeattached(Widget w)SCR_TaskListEntryDescriptionUIComponent
HandleTaskStateVisuals(SCR_ETaskState state)SCR_TaskListEntryDescriptionUIComponentprotected
InitAssignGroupList(Widget w)SCR_TaskListEntryDescriptionUIComponentprotected
InitDescription(notnull SCR_Task task)SCR_TaskListEntryDescriptionUIComponent
IsAssignGroupListOpened()SCR_TaskListEntryDescriptionUIComponent
IsVisible()SCR_ScriptedWidgetComponent
m_BackgroundColorSCR_TaskListEntryDescriptionUIComponentprotected
m_bIsOverflowingSCR_TaskListEntryDescriptionUIComponentprotected
m_IconColorSCR_TaskListEntryDescriptionUIComponentprotected
m_iOffsetYSCR_TaskListEntryDescriptionUIComponentprotected
m_MapCursorModuleSCR_TaskListEntryDescriptionUIComponentprotected
m_MapEntitySCR_TaskListEntryDescriptionUIComponentprotected
m_OnButtonShowOnMapSCR_TaskListEntryDescriptionUIComponentprotected
m_OnButtonTaskAssignSCR_TaskListEntryDescriptionUIComponentprotected
m_OnClickSCR_ScriptedWidgetComponent
m_OutlineColorSCR_TaskListEntryDescriptionUIComponentprotected
m_sAssignedGroupEntrySCR_TaskListEntryDescriptionUIComponentprotected
m_sAssignedPlayerEntrySCR_TaskListEntryDescriptionUIComponentprotected
m_sAssignTaskTextSCR_TaskListEntryDescriptionUIComponentprotected
m_sTaskCancelledSCR_TaskListEntryDescriptionUIComponentprotected
m_sTaskCompletedSCR_TaskListEntryDescriptionUIComponentprotected
m_sTaskFailedSCR_TaskListEntryDescriptionUIComponentprotected
m_sTaskListEntrySCR_TaskListEntryDescriptionUIComponentprotected
m_sUnassignTaskTextSCR_TaskListEntryDescriptionUIComponentprotected
m_TaskSCR_TaskListEntryDescriptionUIComponentprotected
m_TaskComponentSCR_TaskListEntryDescriptionUIComponentprotected
m_TaskManagerSCR_TaskListEntryDescriptionUIComponentprotected
m_TaskStateNegativeSCR_TaskListEntryDescriptionUIComponentprotected
m_TaskStatePositiveSCR_TaskListEntryDescriptionUIComponentprotected
m_TaskSystemSCR_TaskListEntryDescriptionUIComponentprotected
m_WidgetsSCR_TaskListEntryDescriptionUIComponentprotected
m_wRootSCR_ScriptedWidgetComponentprotected
OnAssignGroupListClosed()SCR_TaskListEntryDescriptionUIComponentprotected
OnAssignGroupListOpened()SCR_TaskListEntryDescriptionUIComponentprotected
OnButtonAssign()SCR_TaskListEntryDescriptionUIComponentprotected
OnButtonOpenAssignGroupListActivated(SCR_InputButtonComponent button, string action)SCR_TaskListEntryDescriptionUIComponentprotected
OnButtonShowOnMap()SCR_TaskListEntryDescriptionUIComponentprotected
OnClick(Widget w, int x, int y, int button)SCR_ScriptedWidgetComponent
OnMouseEnter(Widget w, int x, int y)SCR_TaskListEntryDescriptionUIComponent
OnMouseLeave(Widget w, Widget enterW, int x, int y)SCR_TaskListEntryDescriptionUIComponent
OnTaskEntrySelected(SCR_Task task)SCR_TaskListEntryDescriptionUIComponentprotected
OnTaskHUDVisible(bool visible)SCR_TaskListEntryDescriptionUIComponentprotected
OnTaskOwnershipChanged(SCR_Task task, SCR_ETaskOwnership ownership)SCR_TaskListEntryDescriptionUIComponentprotected
OnTaskUIVisibilityChanged(SCR_Task task, SCR_ETaskUIVisibility visible)SCR_TaskListEntryDescriptionUIComponentprotected
OnTaskVisibilityChanged(SCR_Task task, SCR_ETaskVisibility visible)SCR_TaskListEntryDescriptionUIComponentprotected
OnTaskVisualChanged(SCR_Task task)SCR_TaskListEntryDescriptionUIComponentprotected
SetChildTaskText(string text)SCR_TaskListEntryDescriptionUIComponent
SetFactionColors()SCR_TaskListEntryDescriptionUIComponent
SetTaskBackground(ResourceName imageset, string name)SCR_TaskListEntryDescriptionUIComponent
SetTaskIconColors(Color backgroundColor=null, Color iconColor=null, Color outlineColor=null)SCR_TaskListEntryDescriptionUIComponent
SetVisibility(bool show)SCR_TaskListEntryDescriptionUIComponent
UpdateAssignees(notnull SCR_Task task, SCR_TaskExecutor newAssignee=null, int requesterID=0)SCR_TaskListEntryDescriptionUIComponentprotected
UpdateTask()SCR_TaskListEntryDescriptionUIComponent
UpdateTaskIconColors(Color backgroundColor, Color iconColor, Color outlineColor)SCR_TaskListEntryDescriptionUIComponent