BIS fnc refreshCommMenu: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (pf) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arma2 |= Game name | ||
|1.00|= Game version | |1.00|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | Refresh the communication menu variable.|= Description | ||
____________________________________________________________________________________________ | |||
| call [[BIS_fnc_refreshCommMenu]] |= Syntax | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[Boolean]] - [[True]] if successful|= Return value | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code>[[call]] [[BIS_fnc_refreshCommMenu]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= See also | |[[BIS_fnc_commsMenuToggleVisibility]], [[BIS_fnc_commsMenuCreate]] |= See also | ||
}} | }} | ||
Revision as of 14:32, 1 June 2018
Description
- Description:
- Refresh the communication menu variable.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- call BIS_fnc_refreshCommMenu
- Return Value:
- Boolean - True if successful
Examples
- Example 1:
call BIS_fnc_refreshCommMenu;
Additional Information
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