BIS fnc missionTasks: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (template:command argument fix) |
||
Line 26: | Line 26: | ||
*/ | */ | ||
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= | </pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| <!-- [] call [[BIS_fnc_missionTasks]]; --> |= | | <!-- [] call [[BIS_fnc_missionTasks]]; --> |SYNTAX= | ||
|p1= |= Parameter 1 | |p1= |= Parameter 1 | ||
| |= | | |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 39: | Line 39: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= | | |SEEALSO= | ||
}} | }} |
Revision as of 11:29, 7 April 2019
Description
- Description:
/* Description: Header function of local mission tasks. Automatically declares following variables: _taskID: STRING _taskState: STRING _taskExists: BOOL Parameter(s): 0: STRING - unique mode 1 (Optional): ANY - additional params 2 (Optional): CODE - specific task function (default: "BIS_fnc_missionTasksLocal") Returns: BOOL */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
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