BIS fnc showWelcomeScreen: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
||
Line 17: | Line 17: | ||
|p2= forceLatest: [[Boolean]] - (Optional, default [[false]]) Show latest welcome screen automatically | |p2= forceLatest: [[Boolean]] - (Optional, default [[false]]) Show latest welcome screen automatically | ||
| [[Boolean]] - [[true]] when screen is opened | |r1=[[Boolean]] - [[true]] when screen is opened | ||
|x1= <code><nowiki>[</nowiki>[[findDisplay]] 313, [[true]]] [[call]] [[BIS_fnc_showWelcomeScreen]];</code> | |x1= <code><nowiki>[</nowiki>[[findDisplay]] 313, [[true]]] [[call]] [[BIS_fnc_showWelcomeScreen]];</code> |
Revision as of 20:37, 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