武装突袭 Wiki
Advertisement
  

Click on the images for descriptions

Introduced in

Game:
Arma 2
Version:
1.00

Description

Description:
/*
	File: fn_commsMenuToggleVisibility.sqf

	Description:
	Shows or hides certain sections of the global communications menu.

	Parameter(s):
	_this select 0: index (Scalar) or list of indices (Array of Scalars) or section name (String)
		"som" - SecOps section
		"wf" - Warfare section
	_this select 1: mode (Scalar)
		0 - hide
		1 - show
	
	Returns:
	Success flag (Boolean)
*/

(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Example 1:
Example needed
See also:
See also needed

Notes

Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To

Notes

Bottom Section

Advertisement