BIS fnc displayControls: Difference between revisions
| m (Text replacement - "\[\[Category\:Function Group\: GUI(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") | Lou Montana (talk | contribs)  m (Text replacement - "_{10,} " to "") | ||
| Line 1: | Line 1: | ||
| {{Function|Comments= | {{Function|Comments= | ||
| | tkoh |Game name= | | tkoh |Game name= | ||
| Line 7: | Line 6: | ||
| |gr1= GUI |GROUP1= | |gr1= GUI |GROUP1= | ||
| | <pre>/* | | <pre>/* | ||
| Line 24: | Line 22: | ||
| </pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |DESCRIPTION= | </pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |DESCRIPTION= | ||
| | <!-- [] call [[BIS_fnc_displayControls]]; --> |SYNTAX= | | <!-- [] call [[BIS_fnc_displayControls]]; --> |SYNTAX= | ||
| Line 31: | Line 28: | ||
| | |RETURNVALUE= | | |RETURNVALUE= | ||
| |x1= <code></code> |EXAMPLE1= | |x1= <code></code> |EXAMPLE1= | ||
| | |SEEALSO= | | |SEEALSO= | ||
Revision as of 23:09, 16 January 2021
Description
- Description:
- /* Description: Return all controls of given display class Parameter(s): _this select 0: CONFIG - display config _this select 1: NUMBER or CONFIG or STRING - type of returned values (control configs, their names or IDCs; default: configfile)) _this select 2: BOOL - true to search content of controls group (default: true) Returns: ARRAY */ (Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
- Execution:
- call
- Groups:
- GUI
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
 
	