BIS fnc displayMission: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *tkoh * * *\| *([0-1]\.[0-9]{2}) * " to "|game1= tkoh |version1= $1 ") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|gr1= GUI | |gr1= GUI | ||
|descr= Returns main display of current mission/intro/outro. A cleaner alternative to | |descr= Returns main display of current mission/intro/outro. A cleaner alternative to <sqf inline>findDisplay 46</sqf>. | ||
|s1= | |s1= call [[BIS_fnc_displayMission]] | ||
|r1= [[Display]] | |r1= [[Display]] | ||
|x1= < | |x1= <sqf>_mainDisplay = call BIS_fnc_displayMission;</sqf> | ||
|seealso= [[findDisplay]] | |seealso= [[findDisplay]] | ||
}} | }} | ||
Latest revision as of 13:33, 27 July 2022
Description
- Description:
- Returns main display of current mission/intro/outro. A cleaner alternative to findDisplay 46.
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- call BIS_fnc_displayMission
- Return Value:
- Display
Examples
- Example 1:
Additional Information
- See also:
- findDisplay
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