BIS_fnc_ORBATGetGroupParams

From Bohemia Interactive Community
Revision as of 15:32, 7 April 2019 by Erentar (talk | contribs) (template:command argument fix)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns group params from CfgORBAT.
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[path] call BIS_fnc_ORBATGetGroupParams
Parameters:
path: Config - Path to group in CfgORBAT.
Return Value:
Array

Examples

Example 1:
[ configFile >> "CfgORBAT" >> "BIS" >> "B_1_A_1" ] call BIS_fnc_ORBATGetGroupParams;

Additional Information

See also:
ORBAT ViewerBIS_fnc_ORBATAddGroupOverlayBIS_fnc_ORBATAnimateBIS_fnc_ORBATConfigPreviewBIS_fnc_ORBATOpenBIS_fnc_ORBATRemoveGroupOverlayBIS_fnc_ORBATSetGroupFadeBIS_fnc_ORBATSetGroupParamsBIS_fnc_ORBATTooltip

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

Notes

Bottom Section