BIS fnc displayMission: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(35 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | |||
|game1= tkoh | |||
|version1= 1.00 | |||
| | |game2= arma3 | ||
|version2= 0.50 | |||
| | |gr1= GUI | ||
| < | |descr= Returns main display of current mission/intro/outro. A cleaner alternative to <sqf inline>findDisplay 46</sqf>. | ||
|s1= call [[BIS_fnc_displayMission]] | |||
|r1= [[Display]] | |||
|x1= <sqf>_mainDisplay = call BIS_fnc_displayMission;</sqf> | |||
< | |||
|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