BIS fnc showWelcomeScreen: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 23: | Line 23: | ||
|seealso= [[:Category:Function Group: GUI|GUI Functions]] | |seealso= [[:Category:Function Group: GUI|GUI Functions]] | ||
}} | }} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:showWelcomeScreen}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:showWelcomeScreen}}]] |
Revision as of 23:39, 10 June 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- Syntax needed
- 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:
[findDisplay 313, true] call BIS_fnc_showWelcomeScreen;
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