BIS fnc sharedObjectives: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (Text replacement - "Task Functions" to "")
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{RV|type=function


{{Function|= Comments
|game1= arma3
____________________________________________________________________________________________
|version1= 1.00


| arma3 |= Game name
|gr1= Tasks


|1.00|= Game version
|descr= {{Feature|important|Meant to be run by the [[Arma 3: Task Framework]] in MP scenarions in postInit. Do not run it on its own!}}
____________________________________________________________________________________________


|  
|s1= -
{{Important|Meant to be run by the framework in MP scenarions in postInit. Do not run it by it's own!}}|= Description
____________________________________________________________________________________________


| |= Syntax
|r1= -
|p1= |= Parameter 1


| |= Return value
|x1= -
____________________________________________________________________________________________
 
|x1= <code></code> |=
____________________________________________________________________________________________
 
| [[BIS fnc deleteTask]],[[BIS fnc setTask]],[[BIS fnc setTaskLocal]],[[BIS fnc sharedObjectives]],[[BIS fnc taskAlwaysVisible]],[[BIS fnc taskChildren]],[[BIS fnc taskCompleted]],[[BIS fnc taskCreate]],[[BIS fnc taskCurrent]],[[BIS fnc taskDescription]],[[BIS fnc taskDestination]],[[BIS fnc taskExists]],[[BIS fnc taskHint]],[[BIS fnc taskParent]],[[BIS fnc taskReal]],[[BIS fnc taskSetAlwaysVisible]],[[BIS fnc taskSetCurrent]],[[BIS fnc taskSetDescription]],[[BIS fnc taskSetDestination]],[[BIS fnc taskSetState]],[[BIS fnc taskSetType]],[[BIS fnc taskState]],[[BIS fnc tasksUnit]],[[BIS fnc taskType]],[[BIS fnc taskTypeIcon]],[[BIS fnc taskVar]],[[Arma 3 Task Framework]],[[Arma 3 Tasks Overhaul]] |= See also


|seealso=  [[Arma 3: Task Framework]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Tasks|{{uc:sharedObjectives}}]]
[[Category:Functions|{{uc:sharedObjectives}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:sharedObjectives}}]]

Latest revision as of 11:49, 27 June 2021

Hover & click on the images for description

Description

Description:
Meant to be run by the Arma 3: Task Framework in MP scenarions in postInit. Do not run it on its own!
Execution:
call
Groups:
Tasks

Syntax

Syntax:
-
Return Value:
-

Examples

Example 1:
-

Additional Information

See also:
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