BIS fnc taskCurrent: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - " \[\[Category:\{\{Name\|arma3\}\}:[_ ]Functions\|[^ ]+\]\]" to "") |
||
Line 19: | Line 19: | ||
|seealso= [[:Category:Function Group: Tasks|Task Functions]] [[Arma 3: Task Framework]] | |seealso= [[:Category:Function Group: Tasks|Task Functions]] [[Arma 3: Task Framework]] | ||
}} | }} | ||
Revision as of 02:03, 13 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Tasks
Syntax
- Syntax:
- unit call BIS_fnc_taskCurrent
- Parameters:
- unit: Object - Unit to be checked
- Return Value:
- String - Task ID
Examples
- Example 1:
_currentTask = player call BIS_fnc_taskCurrent;
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