BIS fnc displayColorGet: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 94: | Line 94: | ||
| [[Color|Color (RGBA)]], [[BIS_fnc_colorRGBtoHTML]], [[BIS_fnc_colorRGBAtoHTML]], [[BIS_fnc_colorRGBAtoTexture]] | | [[Color|Color (RGBA)]], [[BIS_fnc_colorRGBtoHTML]], [[BIS_fnc_colorRGBAtoHTML]], [[BIS_fnc_colorRGBAtoTexture]] | ||
}} | }} | ||
[[Category:{{Name|arma3}}: Functions|{{uc:displayColorGet}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:displayColorGet}}]] |
Revision as of 21:52, 31 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