Difference between revisions of "BIS fnc taskParent"
Jump to navigation
Jump to search
m (pf) |
m (see also, note and locality) |
||
Line 5: | Line 5: | ||
|1.00|Game version= | |1.00|Game version= | ||
+ | |||
+ | |arg= global|Multiplayer Arguments= | ||
+ | |||
+ | |eff= global|Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | Return a sub-task's parent task.|Description= | + | | Return a sub-task's parent task. {{Informative| See [[Arma 3 Task Framework]] for more information.}}|Description= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 21: | Line 25: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | [[:Category:Function Group: Tasks|Task Functions]] | + | | [[:Category:Function Group: Tasks|Task Functions]] [[Arma 3 Task Framework]] |See also= |
}} | }} | ||
Latest revision as of 20:55, 9 September 2019


Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.00
Description
- Description:
- Return a sub-task's parent task. See Arma 3 Task Framework for more information.
Syntax
- Syntax:
- taskName call BIS_fnc_taskParent
- Parameters:
- taskName: String
- Return Value:
- String - Parent task
Examples
- Example 1:
"BIS_task_01" call BIS_fnc_taskParent;
Additional Information
- Execution:
- call
- Multiplayer:
- -
- See also:
- Task Functions Arma 3 Task Framework
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To