BIS fnc shutdown: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *([^ ]+) *call *\[\[([a-zA-Z_0-9]+)\]\] * \|r1=" to "|s1=$1 call $2 |r1=") |
Lou Montana (talk | contribs) 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= | |s1= call [[BIS_fnc_shutdown]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[call]] [[BIS_fnc_shutdown]]</code> | |x1= <code>[[call]] [[BIS_fnc_shutdown]]</code> | ||
|seealso= | |||
}} | }} | ||
Revision as of 18:01, 13 June 2021
Description
- Description:
- Shut downs the game.
- 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