BIS fnc showWelcomeScreen: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "BIS fnc " to "BIS_fnc_") |
||
Line 8: | Line 8: | ||
|descr= Show welcome screen. Used in the main menu (works fine in [[Eden Editor]]).<br> | |descr= Show welcome screen. Used in the main menu (works fine in [[Eden Editor]]).<br> | ||
<br> | <br> | ||
[[File: | [[File:BIS_fnc_showWelcomeScreen.jpg|500px|center]] | ||
|s1= [display, forceLatest] call [[BIS_fnc_showWelcomeScreen]] | |s1= [display, forceLatest] call [[BIS_fnc_showWelcomeScreen]] |
Revision as of 11:15, 27 July 2022
Description
- Description:
- Show welcome screen. Used in the main menu (works fine in Eden Editor).
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [display, forceLatest] call BIS_fnc_showWelcomeScreen
- Parameters:
- display: Display - Parent display where welcome screen is to be shown
- forceLatest: Boolean - (Optional, default false) Show latest welcome screen automatically
- Return Value:
- Boolean - true when screen is opened
Examples
- Example 1:
Additional Information
- See also:
- GUI Functions
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