BIS fnc shutdown: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Debug(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\] " to "")
m (Text replacement - "{{Feature arma3|" to "{{Feature|arma3|")
Line 11: Line 11:


| Shut downs the game.
| Shut downs the game.
{{Feature arma3|this function will only close the game once back to the main menu.}}
{{Feature|arma3|this function will only close the game once back to the main menu.}}
|DESCRIPTION=
|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 16:04, 27 December 2020


Hover & click on the images for description

Description

Description:
Shut downs the game.
Arma 3
this function will only close the game once back to the main menu.
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
call BIS_fnc_shutdown
Return Value:
Nothing

Examples

Example 1:
call BIS_fnc_shutdown

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

Notes

Bottom Section