BIS fnc tasksUnit: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (see also, note and locality) |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
|arg= global|Multiplayer Arguments= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Grab all tasks currently created for a given unit.|Description= | | Grab all tasks currently created for a given unit. {{Informative| See [[Arma 3 Task Framework]] for more information.}}|Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 23: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[:Category:Function Group: Tasks|Task Functions]] | | [[:Category:Function Group: Tasks|Task Functions]] [[Arma 3 Task Framework]] |See also= | ||
}} | }} | ||
Revision as of 21:02, 9 September 2019
Description
- Description:
- Grab all tasks currently created for a given unit.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- target call BIS_fnc_tasksUnit
- Parameters:
- target: Object
- Return Value:
- Array - Array with task names
Examples
- Example 1:
player call BIS_fnc_tasksUnit;
Additional Information
- See also:
- Task Functions Arma 3 Task Framework
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