BIS fnc refreshCommMenu: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code>(\[[a-zA-Z0-9_, ]*\] )?\[\[(call|spawn)\]\] \[\[(BI[NS]\_fnc\_[a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1$2 $3;</sqf>")
m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3")
 
Line 23: Line 23:
|x1= <sqf>call BIS_fnc_refreshCommMenu;</sqf>
|x1= <sqf>call BIS_fnc_refreshCommMenu;</sqf>


|seealso= [[BIS_fnc_commsMenuToggleVisibility]], [[BIS_fnc_commsMenuCreate]]
|seealso= [[BIS_fnc_commsMenuToggleVisibility]] [[BIS_fnc_commsMenuCreate]]
}}
}}

Latest revision as of 13:53, 1 July 2022

Hover & click on the images for description

Description

Description:
Refresh the communication menu variable.
Execution:
call
Groups:
Communication Menu

Syntax

Syntax:
call BIS_fnc_refreshCommMenu
Return Value:
Boolean - true if successful

Examples

Example 1:
call BIS_fnc_refreshCommMenu;

Additional Information

See also:
BIS_fnc_commsMenuToggleVisibility BIS_fnc_commsMenuCreate

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