BIS fnc shutdown: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Feature arma3|" to "{{Feature|arma3|")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:


{{Function|Comments=
{{Function|Comments=
____________________________________________________________________________________________


| tkoh |Game name=
| tkoh |Game name=
Line 8: Line 7:


|gr1 = Diagnostic |GROUP1=
|gr1 = Diagnostic |GROUP1=
____________________________________________________________________________________________


| 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]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________


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


| |SEEALSO=
| |SEEALSO=

Revision as of 00:53, 17 January 2021


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