BIS fnc initExpo: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|1.00 | |version1= 1.00 | ||
|gr1 = Systems | |gr1 = Systems | ||
| Disable parts of the main menu during public presentation. Press Ctrl | |descr= Disable parts of the main menu during public presentation. Press {{KeyboardShortcut|Ctrl|Shift|U}} to toggle the lock. | ||
| | |s1= call [[BIS_fnc_initExpo]] | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[call]] [[BIS_fnc_initExpo]];</code> | |x1= <code>[[call]] [[BIS_fnc_initExpo]];</code> | ||
}} | }} |
Revision as of 19:39, 7 April 2021
Description
- Description:
- Disable parts of the main menu during public presentation. Press Ctrl + ⇧ Shift + U to toggle the lock.
- Execution:
- call
- Groups:
- Systems
Syntax
- Syntax:
- call BIS_fnc_initExpo
- Return Value:
- Nothing
Examples
- Example 1:
call BIS_fnc_initExpo;
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