BIS fnc tasksUnit: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|Comments= | |||
{{Function|= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Grab all tasks currently created for a given unit.|Description= | ||
____________________________________________________________________________________________ | |||
| [taskName, owner] call [[BIS_fnc_tasksUnit]] |Syntax= | |||
|p1= taskName: [[String]] |Parameter 1= | |||
| [Array] - Array with task names |Return value= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | |x1= [[player]] [[call]] [[BIS_fnc_tasksUnit]];|Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[:Category:Function Group: Tasks|Task Functions]], [[Arma 3 Tasks Overhaul]] |See also= | ||
| | |||
}} | }} | ||
Revision as of 00:09, 20 June 2018
Description
- Description:
- Grab all tasks currently created for a given unit.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [taskName, owner] call BIS_fnc_tasksUnit
- Parameters:
- taskName: String
- Return Value:
- [Array] - Array with task names
Examples
- Example 1:
- player call BIS_fnc_tasksUnit;
Additional Information
- See also:
- Task FunctionsArma 3 Tasks 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