BIS fnc ORBATSetGroupFade: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "|gr1 =" to "|gr1=")
Line 5: Line 5:
|1.00
|1.00


|gr1 = Strategic
|gr1= Strategic


| Set fade value of CfgORBAT group and all groups below it.
| Set fade value of CfgORBAT group and all groups below it.

Revision as of 19:02, 1 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Strategic

Syntax

Syntax:
Syntax needed
Parameters:
path: Config - Path to group in CfgORBAT. If only this parameter is passed, visibility settings for the group are removed.
alpha: Number - Alpha (0 = transparent, 1 = full color)
time: time - Commit time in seconds
Return Value:
Return value needed

Examples

Example 1:
[ configFile >> "CfgORBAT" >> "BIS" >> "O_Brigade", 0.5, 5 ] call BIS_fnc_ORBATSetGroupFade;

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