BIS fnc showWelcomeScreen: Difference between revisions
Jump to navigation
Jump to search
m (pf) |
m (pf) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Show welcome screen. | | Show welcome screen. To be used in the main menu. (Works fine in [[Eden Editor]]) | ||
[[File:BIS fnc showWelcomeScreen.jpg|500px|center]] |Description= | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 13:07, 20 June 2018
Description
- Description:
- Show welcome screen. To be used in the main menu. (Works fine in Eden Editor)
- Execution:
- call
- Groups:
- Uncategorised
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 was opened
Examples
- Example 1:
[ findDisplay 313, true ] call BIS_fnc_showWelcomeScreen;
Additional Information
- See also:
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