BIS fnc displayMission: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|" to "|") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| tkoh | |game1= tkoh | ||
|version1= 1.00 | |||
| | |game2= arma3 | ||
|version2= 0.50 | |||
|gr1= GUI | |gr1= GUI | ||
| 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>. | ||
| call [[BIS_fnc_displayMission]] | |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