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

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

_WB_AfterWorldUpdate(float timeSlice)SCR_ExtendedTask
AddChildTask(SCR_Task task)SCR_ExtendedTask
AddOwnerExecutor(SCR_TaskExecutor executor)SCR_ExtendedTask
AddOwnerExecutor_Proxy(SCR_TaskExecutor executor)SCR_Taskprotected
AddOwnerFactionKey(FactionKey factionKey)SCR_TriggerTask
AddOwnerGroupID(int groupID)SCR_Task
AddTaskAssignee(SCR_TaskExecutor executor, bool listenToInvokers=true, int requesterID=0)SCR_ExtendedTask
AddTaskAssignee_Proxy(SCR_TaskExecutor executor, int requesterID)SCR_Taskprotected
AddTaskProgress(float percentage, bool changeState=true)SCR_ExtendedTask
CanBeAssigned()SCR_ExtendedTask
CanTaskProgressBeShown()SCR_ExtendedTask
ConnectToTaskSystem()SCR_Taskprotected
DelayedPlacedNotification(vector position, int taskID, int factionIndex)SCR_EditorTaskprotected
DisconnectFromTaskSystem()SCR_Taskprotected
EOnInit(IEntity owner)SCR_TriggerTask
GENERATED_TASK_PREFIXSCR_EditorTaskprotectedstatic
GetAuthorID()SCR_Task
GetChildTaskCount()SCR_ExtendedTask
GetChildTasks()SCR_ExtendedTask
GetCustomSubtaskDescription()SCR_ExtendedTask
GetLocationName()SCR_EditorTask
GetNodeDepth()SCR_ExtendedTask
GetOnChildTaskAdded()SCR_ExtendedTask
GetOnChildTaskRemoved()SCR_ExtendedTask
GetOnDisplayDataChanged()SCR_Task
GetOnOwnerExecutorAdded()SCR_Taskstatic
GetOnOwnerExecutorRemoved()SCR_Taskstatic
GetOnOwnerFactionAdded()SCR_Taskstatic
GetOnOwnerFactionRemoved()SCR_Taskstatic
GetOnOwnerGroupAdded()SCR_Taskstatic
GetOnOwnerGroupRemoved()SCR_Taskstatic
GetOnProgressChanged()SCR_ExtendedTask
GetOnTaskAssigneeAdded()SCR_Taskstatic
GetOnTaskAssigneeRemoved()SCR_Taskstatic
GetOnTaskOwnershipChanged()SCR_Taskstatic
GetOnTaskStateChanged()SCR_Taskstatic
GetOnTaskUIVisibilityChanged()SCR_Taskstatic
GetOnTaskVisibilityChanged()SCR_Taskstatic
GetOwnerExecutorCount()SCR_Task
GetOwnerExecutors()SCR_Task
GetOwnerFactionCount()SCR_Task
GetOwnerFactionKeys()SCR_Task
GetOwnerGroupCount()SCR_Task
GetOwnerGroupIDs()SCR_Task
GetParentTask()SCR_ExtendedTask
GetTarget()SCR_AttachableTask
GetTaskAssigneeCount()SCR_Task
GetTaskAssigneePlayerCount(bool recursive=true)SCR_Task
GetTaskAssigneePlayerIDs()SCR_Task
GetTaskAssignees()SCR_Task
GetTaskCompletionType()SCR_EditorTask
GetTaskData()SCR_Task
GetTaskDescription(out array< LocalizedString > params=null)SCR_Task
GetTaskIconPath()SCR_Task
GetTaskIconSetName()SCR_Task
GetTaskID()SCR_Task
GetTaskName(out array< LocalizedString > params=null)SCR_Task
GetTaskOwnership()SCR_Task
GetTaskPosition()SCR_Task
GetTaskProgress()SCR_ExtendedTask
GetTaskState()SCR_Task
GetTaskUIInfo()SCR_Task
GetTaskUIVisibility()SCR_Task
GetTaskVisibility()SCR_Task
GetTextIndex()SCR_EditorTask
GetTextType()SCR_EditorTask
GetUIComponent()SCR_Task
HasChildTasks()SCR_ExtendedTask
InitializeChildTasks()SCR_ExtendedTaskprotected
InitializeData()SCR_ExtendedTaskprotected
IsChildTask()SCR_ExtendedTask
IsTaskAssignedTo(SCR_TaskExecutor executor, out SCR_TaskExecutor match=null)SCR_Task
m_aAssigneesSCR_Taskprotected
m_aOwnerExecutorsSCR_Taskprotected
m_aOwnerFactionKeysSCR_Taskprotected
m_aOwnerGroupIDsSCR_Taskprotected
m_bEnableProgressSCR_ExtendedTaskprotected
m_bLinkDataToRelatedTasksSCR_ExtendedTaskprotected
m_bOnTriggerDeactivateSCR_TriggerTaskprotected
m_bToFailSCR_TriggerTaskprotected
m_DebugTextSCR_Taskprotected
m_eCachedTaskStateSCR_ExtendedTaskprotected
m_EditableEntityComponentSCR_Taskprotected
m_eTaskOwnershipSCR_Taskprotected
m_eTaskStateSCR_Taskprotected
m_eTaskUIVisibilitySCR_Taskprotected
m_eTaskVisibilitySCR_Taskprotected
m_fProgressSCR_ExtendedTaskprotected
m_iTaskCompletionTypeSCR_EditorTaskprotected
m_iTextIndexSCR_EditorTaskprotected
m_OnChildTaskAddedSCR_ExtendedTaskprotected
m_OnChildTaskRemovedSCR_ExtendedTaskprotected
m_OnDisplayDataChangedSCR_Taskprotected
m_OnProgressChangedSCR_ExtendedTaskprotected
m_sCustomSubtaskDescriptionSCR_ExtendedTaskprotected
m_sLocationNameSCR_EditorTaskprotected
m_sTaskIDSCR_Taskprotected
m_TargetSCR_AttachableTaskprotected
m_TaskDataSCR_Taskprotected
m_TaskSystemSCR_Taskprotected
m_TaskUIInfoSCR_Taskprotected
m_TextTypeSCR_EditorTaskprotected
m_TriggerSCR_TriggerTaskprotected
m_UIComponentSCR_Taskprotected
MAX_TASK_PROGRESSION_PERCENTAGESCR_ExtendedTaskprotectedstatic
MIN_TASK_PROGRESSION_PERCENTAGESCR_ExtendedTaskprotectedstatic
OnFactionChanged(FactionAffiliationComponent owner, Faction previousFaction, Faction newFaction)SCR_Taskprotected
OnGroupChanged(int groupID)SCR_Taskprotected
OnGroupRemoved(SCR_AIGroup group)SCR_Taskprotected
OnPlayerAddedToGroup(SCR_AIGroup group, int playerID)SCR_Taskprotected
OnPlayerFactionChanged(int playerId, SCR_PlayerFactionAffiliationComponent playerFactionAffiliationComponent, Faction faction)SCR_Taskprotected
OnPlayerRemovedFromGroup(SCR_AIGroup group, int playerID)SCR_Taskprotected
OnTriggerActivate()SCR_TriggerTaskprotected
OnTriggerDeactivate()SCR_TriggerTaskprotected
ReadExecutor(ScriptBitReader reader, out SCR_TaskExecutor executor)SCR_Taskprotected
ReadUIInfo(ScriptBitReader reader, out SCR_TaskUIInfo info)SCR_Taskprotected
RemoveChildTask(SCR_Task task)SCR_ExtendedTask
RemoveOwnerExecutor(SCR_TaskExecutor executor)SCR_ExtendedTask
RemoveOwnerExecutor_Proxy(SCR_TaskExecutor executor)SCR_Taskprotected
RemoveOwnerFactionKey(FactionKey factionKey)SCR_Task
RemoveOwnerGroupID(int groupID)SCR_Task
RemoveTaskAssignee(SCR_TaskExecutor executor, bool listenToInvokers=true, int requesterID=0)SCR_ExtendedTask
RemoveTaskAssignee_Proxy(SCR_TaskExecutor executor, int requesterID)SCR_Taskprotected
RemoveTaskProgress(float percentage, bool changeState=true)SCR_ExtendedTask
RemoveUnauthorizedAssignees()SCR_Taskprotected
Rpc_AddChildTask(RplId taskRplID)SCR_ExtendedTaskprotected
Rpc_AddOwnerExecutorEntity(SCR_TaskExecutorEntity executor)SCR_Taskprotected
Rpc_AddOwnerExecutorGroup(SCR_TaskExecutorGroup executor)SCR_Taskprotected
Rpc_AddOwnerExecutorPlayer(SCR_TaskExecutorPlayer executor)SCR_Taskprotected
Rpc_AddOwnerFactionKey(FactionKey factionKey)SCR_ExtendedTaskprotected
Rpc_AddOwnerGroupID(int groupID)SCR_ExtendedTaskprotected
Rpc_AddTaskAssigneeEntity(SCR_TaskExecutorEntity executor, int requesterID)SCR_Taskprotected
Rpc_AddTaskAssigneeGroup(SCR_TaskExecutorGroup executor, int requesterID)SCR_Taskprotected
Rpc_AddTaskAssigneePlayer(SCR_TaskExecutorPlayer executor, int requesterID)SCR_Taskprotected
Rpc_AddTaskProgress(float percentage)SCR_ExtendedTaskprotected
Rpc_PopUpNotification(string prefix, bool alwaysInEditor)SCR_EditorTaskprotected
Rpc_RemoveChildTask(RplId taskRplID)SCR_ExtendedTaskprotected
Rpc_RemoveOwnerExecutorEntity(SCR_TaskExecutorEntity executor)SCR_Taskprotected
Rpc_RemoveOwnerExecutorGroup(SCR_TaskExecutorGroup executor)SCR_Taskprotected
Rpc_RemoveOwnerExecutorPlayer(SCR_TaskExecutorPlayer executor)SCR_Taskprotected
Rpc_RemoveOwnerFactionKey(FactionKey factionKey)SCR_ExtendedTaskprotected
Rpc_RemoveOwnerGroupID(int groupID)SCR_ExtendedTaskprotected
Rpc_RemoveTaskAssigneeEntity(SCR_TaskExecutorEntity executor, int requesterID)SCR_Taskprotected
Rpc_RemoveTaskAssigneeGroup(SCR_TaskExecutorGroup executor, int requesterID)SCR_Taskprotected
Rpc_RemoveTaskAssigneePlayer(SCR_TaskExecutorPlayer executor, int requesterID)SCR_Taskprotected
Rpc_RemoveTaskProgress(float percentage)SCR_ExtendedTaskprotected
Rpc_SetAuthorID(int authorId)SCR_Taskprotected
Rpc_SetCustomSubtaskDescription(LocalizedString subTaskDescription)SCR_ExtendedTaskprotected
Rpc_SetParentTask(RplId parentTaskRplID)SCR_ExtendedTaskprotected
Rpc_SetTaskDescription(LocalizedString taskDesc, array< LocalizedString > taskDescParams)SCR_Taskprotected
Rpc_SetTaskIconPath(ResourceName iconPath)SCR_Taskprotected
Rpc_SetTaskIconSetName(string iconSetName)SCR_Taskprotected
Rpc_SetTaskID(string taskID)SCR_Taskprotected
Rpc_SetTaskName(LocalizedString taskName, array< LocalizedString > taskNameParams)SCR_Taskprotected
Rpc_SetTaskOwnership(SCR_ETaskOwnership ownership)SCR_ExtendedTaskprotected
Rpc_SetTaskPosition(vector position)SCR_Taskprotected
Rpc_SetTaskProgress(float percentage, float previousProgress)SCR_ExtendedTaskprotected
Rpc_SetTaskState(SCR_ETaskState state)SCR_Taskprotected
Rpc_SetTaskUIVisibility(SCR_ETaskUIVisibility visibility)SCR_Taskprotected
Rpc_SetTaskVisibility(SCR_ETaskVisibility visibility)SCR_ExtendedTaskprotected
Rpc_ShowTaskProgress(bool enable)SCR_ExtendedTaskprotected
RplLoad(ScriptBitReader reader)SCR_ExtendedTaskprotected
RplSave(ScriptBitWriter writer)SCR_ExtendedTaskprotected
s_iNextAutomatedTaskIDSCR_EditorTaskprotectedstatic
s_OnOwnerExecutorAddedSCR_Taskprotectedstatic
s_OnOwnerExecutorRemovedSCR_Taskprotectedstatic
s_OnOwnerFactionAddedSCR_Taskprotectedstatic
s_OnOwnerFactionRemovedSCR_Taskprotectedstatic
s_OnOwnerGroupAddedSCR_Taskprotectedstatic
s_OnOwnerGroupRemovedSCR_Taskprotectedstatic
s_OnTaskAssigneeAddedSCR_Taskprotectedstatic
s_OnTaskAssigneeRemovedSCR_Taskprotectedstatic
s_OnTaskOwnershipChangedSCR_Taskprotectedstatic
s_OnTaskStateChangedSCR_Taskprotectedstatic
s_OnTaskUIVisibilityChangedSCR_Taskprotectedstatic
s_OnTaskVisibilityChangedSCR_Taskprotectedstatic
SCR_Task(IEntitySource src, IEntity parent)SCR_Task
SetAuthorID(int authorId)SCR_Task
SetCustomSubtaskDescription(LocalizedString subTaskDescription)SCR_ExtendedTask
SetLocationName(LocalizedString locationName)SCR_EditorTask
SetParentTask(SCR_ExtendedTask parentTask)SCR_ExtendedTaskprotected
SetTarget(SCR_EditableEntityComponent target)SCR_AttachableTask
SetTaskCompletionType(EEditorTaskCompletionType newTaskCompletionType)SCR_EditorTask
SetTaskDescription(LocalizedString taskDesc, array< LocalizedString > taskDescParams=null)SCR_Task
SetTaskIconPath(ResourceName iconPath)SCR_Task
SetTaskIconSetName(string iconSetName)SCR_Task
SetTaskID(string taskID)SCR_Task
SetTaskName(LocalizedString taskName, array< LocalizedString > taskNameParams=null)SCR_Task
SetTaskOwnership(SCR_ETaskOwnership ownership)SCR_Task
SetTaskPosition(vector position)SCR_Task
SetTaskProgress(float percentage, bool changeState=true)SCR_ExtendedTask
SetTaskState(SCR_ETaskState state)SCR_EditorTask
SetTaskUIVisibility(SCR_ETaskUIVisibility visibility)SCR_Task
SetTaskVisibility(SCR_ETaskVisibility visibility)SCR_Task
SetTextIndex(int index)SCR_EditorTask
ShowPopUpNotification(string subtitle)SCR_EditorTaskprotected
ShowTaskNotification(ENotification taskNotification, bool SendOverNetwork=false)SCR_EditorTask
ShowTaskProgress(bool enable)SCR_ExtendedTask
WriteExecutor(ScriptBitWriter writer, SCR_TaskExecutor executor)SCR_Taskprotected
WriteUIInfo(ScriptBitWriter writer, SCR_TaskUIInfo info)SCR_Taskprotected
~SCR_EditorTask()SCR_EditorTask
~SCR_Task()SCR_Task