BIS fnc showMissionStatus: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Generated by BIS_fnc_exportFunctionsToWiki)
 
(Created page with " {{Function|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.32|= Game version ______________...")
Line 5: Line 5:
| arma3 |= Game name
| arma3 |= Game name


|1.00|= Game version
|1.32|= Game version
 
____________________________________________________________________________________________
____________________________________________________________________________________________


| <pre>/*
| Show mission status with sectors, respawn tickets, etc. |= Description
Author: Karel Moricky
____________________________________________________________________________________________
 
Description:
Show mission status with sectors, respawn tickets, etc.
 
Parameter(s):
None
 
Returns:
BOOL
*/


</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
| [] [[call]] [[BIS_fnc_showMissionStatus]] |= Syntax
____________________________________________________________________________________________


| <!-- [] call [[BIS_fnc_showMissionStatus]]; --> |= Syntax
|p1= |= Parameter 1


| |= Return value
| [[Boolean]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 33: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| [[BIS_fnc_rscLayer]] |= See also


}}
}}


<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: GUI|{{uc:showMissionStatus}}]]
[[Category:Functions|{{uc:showMissionStatus}}]]
[[Category:Functions|{{uc:showMissionStatus}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:showMissionStatus}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:showMissionStatus}}]]
<!-- CONTINUE Notes -->
<!-- DISCONTINUE Notes -->

Revision as of 21:16, 13 December 2014


Hover & click on the images for description

Description

Description:
Show mission status with sectors, respawn tickets, etc.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[] call BIS_fnc_showMissionStatus
Return Value:
Boolean

Examples

Example 1:

Additional Information

See also:
BIS_fnc_rscLayer

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