Task

From Bohemia Interactive Community
Revision as of 22:04, 6 May 2020 by Lou Montana (talk | contribs) (Page refresh)
Jump to navigation Jump to search
Possible values
Task Type Task Icon (taskHint)
"Succeeded" "taskDone"
"Failed" "taskFailed"
"Canceled" "taskFailed"
"Created" "taskNew"
"Current" "taskCurrent"

A Task is the variable type that can contain a task (formerly known as "objective"). A null task is of taskNull value.


See Also