taskChildren: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|seealso *= *([^ ]*)\[\[BIS fnc ([a-zA-Z0-9_]+)\]\]([^ ]*)" to " |seealso= $1BIS_fnc_$2$3") |
Lou Montana (talk | contribs) m (Text replacement - " \|seealso *= *([^ ]*)\[\[BIS fnc ([a-zA-Z0-9_]+)\]\]([^ ]*)" to " |seealso= $1BIS_fnc_$3") |
||
Line 25: | Line 25: | ||
|x1= <sqf>_children = taskChildren "someTask";</sqf> | |x1= <sqf>_children = taskChildren "someTask";</sqf> | ||
|seealso= | |seealso= [[BIS_fnc_deleteTask]] [[BIS_fnc_setTask]] [[BIS_fnc_setTaskLocal]] [[BIS_fnc_sharedObjectives]] [[BIS fnc taskAlwaysVisible]] [[BIS fnc taskCompleted]] [[BIS fnc taskCreate]] [[BIS fnc taskCurrent]] [[BIS fnc taskDescription]] [[BIS fnc taskDestination]] [[BIS fnc taskExists]] [[BIS fnc taskHint]] [[BIS fnc taskParent]] [[BIS fnc taskReal]] [[BIS fnc taskSetAlwaysVisible]] [[BIS fnc taskSetCurrent]] [[BIS fnc taskSetDescription]] [[BIS fnc taskSetDestination]] [[BIS fnc taskSetState]] [[BIS fnc taskSetType]] [[BIS fnc taskState]] [[BIS fnc tasksUnit]] [[BIS fnc taskType]] [[BIS fnc taskTypeIcon]] [[BIS fnc taskVar]] [[Arma 3: Task Framework]] {{HashLink|Arma 3: Task Framework#Task Overhaul}} | ||
}} | }} |
Revision as of 18:02, 13 July 2022
Description
- Description:
- Return the child tasks of the specified task.
- Groups:
- Briefing
Syntax
- Syntax:
- taskChildren task
- Parameters:
- task: Task -
- Return Value:
- Array - array of children Tasks
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_deleteTask BIS_fnc_setTask BIS_fnc_setTaskLocal BIS_fnc_sharedObjectives BIS fnc taskAlwaysVisible BIS fnc taskCompleted BIS fnc taskCreate BIS fnc taskCurrent BIS fnc taskDescription BIS fnc taskDestination BIS fnc taskExists BIS fnc taskHint BIS fnc taskParent BIS fnc taskReal BIS fnc taskSetAlwaysVisible BIS fnc taskSetCurrent BIS fnc taskSetDescription BIS fnc taskSetDestination BIS fnc taskSetState BIS fnc taskSetType BIS fnc taskState BIS fnc tasksUnit BIS fnc taskType BIS fnc taskTypeIcon BIS fnc taskVar Arma 3: Task Framework Arma 3: Task Framework - Task Overhaul
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