BIS fnc showWelcomeScreen: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Category:Eden Editor" to "Eden Editor") |
Lou Montana (talk | contribs) m (Text replacement - "(\|p[0-9]+ *= *[^(]+\(Optional(, default[^)]*)\) )S([a-z])" to "$1s$3") |
||
Line 14: | Line 14: | ||
|p1= display: [[Display]] - Parent display where welcome screen is to be shown | |p1= display: [[Display]] - Parent display where welcome screen is to be shown | ||
|p2= forceLatest: [[Boolean]] - (Optional, default [[false]]) | |p2= forceLatest: [[Boolean]] - (Optional, default [[false]]) show latest welcome screen automatically | ||
|r1= [[Boolean]] - [[true]] when screen is opened | |r1= [[Boolean]] - [[true]] when screen is opened |
Revision as of 12:32, 8 November 2023
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