BIS fnc GUInewsfeed: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arma3 |= Game name | ||
|1.00|= Game version | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Load newsfeed. |= Description | ||
____________________________________________________________________________________________ | |||
| [display] call [[BIS_fnc_GUInewsfeed]] |= Syntax | |||
____________________________________________________________________________________________ | |||
|p1= display: [[Display]] - Display where newsfeed with IDC 1101 is|= Parameter 1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Boolean]] - [[True]] when online |= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[_display] [[call]] [[BIS_fnc_GUInewsfeed]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | | [[findDisplay]] |= See also | ||
}} | |||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 23:09, 29 May 2018
Description
- Description:
- Load newsfeed.
- Execution:
- call
- Groups:
- Uncategorised
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:
[_display] call BIS_fnc_GUInewsfeed;
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