BIS fnc GUInewsfeed: Difference between revisions
Jump to navigation
Jump to search
(pf) |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *D([a-z])" to "$1 - d$2") |
||
(29 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 |= | |game1= arma3 | ||
|version1= 1.00 | |||
| | |gr1= GUI | ||
| Load newsfeed. | |descr= Load newsfeed. | ||
| [display] call [[BIS_fnc_GUInewsfeed]] | |s1= [display] call [[BIS_fnc_GUInewsfeed]] | ||
|p1= display: [[Display]] - | |p1= display: [[Display]] - display where newsfeed with IDC 1101 is | ||
| [[Boolean]] - [[ | |r1= [[Boolean]] - [[true]] when online | ||
|x1= < | |x1= <sqf>[_display] call BIS_fnc_GUInewsfeed;</sqf> | ||
| [[findDisplay]] | |seealso= [[findDisplay]] | ||
}} | }} | ||
Latest revision as of 14:01, 8 November 2023
Description
Syntax
- Syntax:
- [display] call BIS_fnc_GUInewsfeed
- Parameters:
- display: Display - display where newsfeed with IDC 1101 is
- Return Value:
- Boolean - true when online
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