removeSimpleTask: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


| Remove a simple task from the list of simple tasks.
| Remove a simple task from the list of simple tasks.
{{Informative | If the [[Task]] to be removed is a child to some parent task and at the same time the parent to some child task, the child of this task get orphaned and is listed in the root of tasks tree retaining tree structure of its children.}}  
{{Informative | If the [[Task]] to be removed is a child to some parent task and at the same time the parent to some child task, the child of this task gets orphaned and is listed in the root of tasks tree, retaining tree structure of its children.}}  


| person '''removeSimpleTask''' task
| person '''removeSimpleTask''' task

Revision as of 23:40, 24 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Briefing

Syntax

Syntax:
Syntax needed
Parameters:
person: Object
task: Task
Return Value:
Return value needed

Examples

Example 1:
player removeSimpleTask _tskKillSpongebob

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note