BIS fnc moduleHQ: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Modules |GROUP1=")
mNo edit summary
Line 49: Line 49:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Intel|{{uc:moduleHQ}}]]
 
[[Category:Functions|{{uc:moduleHQ}}]]
[[Category:Functions|{{uc:moduleHQ}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:moduleHQ}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:moduleHQ}}]]

Revision as of 19:06, 12 October 2020

Hover & click on the images for description

Description

Description:
/*

	Description:
	Register or return side HQ speaker
	
	Parameter(s):
		0:
			OBJECT - register the HQ
			SIDE - return HQ of the side
	
	Returns:
	OBJECT - the HQ
*/


(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Execution:
call
Groups:
Modules

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Example 1:

Additional Information

See also:
See also needed

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

Notes

Bottom Section