BIS fnc displayColorGet: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Undo revision 237157 by R3vo (talk))
Tag: Undo
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 92: Line 92:
|x1= <code>["GUI", "BCG_RGB"] [[call]] [[BIS_fnc_displayColorGet]];//Returns menu color</code>
|x1= <code>["GUI", "BCG_RGB"] [[call]] [[BIS_fnc_displayColorGet]];//Returns menu color</code>


| [[Color|Color (RGBA)]], [[BIS_fnc_colorRGBtoHTML]], [[BIS_fnc_colorRGBAtoHTML]], [[BIS_fnc_colorRGBAtoTexture]]
|seealso= [[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 01:27, 17 February 2021

Hover & click on the images for description

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:
Color (RGBA)BIS_fnc_colorRGBtoHTMLBIS_fnc_colorRGBAtoHTMLBIS_fnc_colorRGBAtoTexture

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