BIS fnc shutdown: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *([^ ]+) *call *\[\[([a-zA-Z_0-9]+)\]\] * \|r1=" to "|s1=$1 call $2 |r1=")
m (Some wiki formatting)
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| tkoh
|game1= tkoh
|1.00
|version1= 1.00


|game2= arma3
|game2= arma3
Line 9: Line 9:
|gr1= Diagnostic
|gr1= Diagnostic


| Shut downs the game.
|descr= 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.}}


|s1= call [[BIS_fnc_shutdown]]
|s1= call [[BIS_fnc_shutdown]]


|r1= [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[call]] [[BIS_fnc_shutdown]]</code>
|x1= <code>[[call]] [[BIS_fnc_shutdown]]</code>
|seealso=
}}
}}
[[Category:{{Name|tkoh}}: Functions|{{uc:shutdown}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:shutdown}}]]

Revision as of 19:01, 13 June 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