BIS fnc displayColorGet: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Function " to "{{RV|type=function ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ") |
||
Line 86: | Line 86: | ||
|s2= init call [[BIS_fnc_displayColorGet]]; | |s2= init call [[BIS_fnc_displayColorGet]]; | ||
|p21= init: [[Boolean]] - when used, function will initialize all color presets | |p21= init: [[Boolean]] - when used, function will initialize all color presets | ||
|r2= [[Nothing]] | |r2= [[Nothing]] |
Revision as of 18:08, 29 January 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- Syntax needed
- Parameters:
- tag: String - Tag defined in CfgUIDefault
- variable: String - Variable defined in "CfgUIColors" >> Variables
- Return Value:
- Return value needed
Alternative Syntax
- Syntax:
- init call BIS_fnc_displayColorGet;
- Parameters:
- init: Boolean - when used, function will initialize all color presets
- Return Value:
- Nothing
Examples
- Example 1:
["GUI", "BCG_RGB"] call BIS_fnc_displayColorGet;//Returns menu color
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