BIS fnc shutdown: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Page filling - missing see also)
m (template:command argument fix)
Line 10: Line 10:
| 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=
____________________________________________________________________________________________
____________________________________________________________________________________________


| call [[BIS_fnc_shutdown]] |= Syntax
| call [[BIS_fnc_shutdown]] |SYNTAX=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________


|x1= <code>[[call]] [[BIS_fnc_shutdown]]</code> |= Example 1
|x1= <code>[[call]] [[BIS_fnc_shutdown]]</code> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| |SEEALSO=


}}
}}

Revision as of 15:33, 7 April 2019


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:
Uncategorised

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