From Bohemia Interactive Community
Hover & click on the images for description
Description
- Description:
- Applies custom color settings to given Display.
Display must be already using color macros, function will just refresh the values according to current color settings.
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [displayClass, display, commitTime, code] call BIS_fnc_displayColorSet
- Parameters:
- displayClass: Config - display config class
- display: Display
- commitTime: Number - (Optional, default 0) commit time
- code: Code - (Optional, default c{}) code executed for every control element (which is passed as _this)
- Return Value:
- Boolean
Examples
- Example 1:
- Example 2:
Additional Information
- See also:
- BIS_fnc_displayColorGet
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