BIS fnc setTaskLocal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:
| <!-- [] call [[BIS_fnc_setTaskLocal]]; --> |= Syntax
| <!-- [] call [[BIS_fnc_setTaskLocal]]; --> |= Syntax


|p1= |= Parameter 1
|p1= |= Parameter 1


| |= Return value
| |= Return value
Line 28: Line 28:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[BIS_fnc_setTask]] |= See also


}}
}}

Revision as of 14:45, 8 June 2015


Hover & click on the images for description

Description

Description:
 /*
	Author: Karel Moricky

	Description:
	Local task management executed by BIS_fnc_setTask
	Not to be called independently!
*/
(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:
BIS_fnc_setTask

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

Notes

Bottom Section