BIS fnc initExpo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
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+Shift+U to toggle the lock.
|descr= Disable parts of the main menu during public presentation. Press {{KeyboardShortcut|Ctrl|Shift|U}} to toggle the lock.


| call [[BIS_fnc_initExpo]]
|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 20:39, 7 April 2021

Hover & click on the images for description

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