BIS_fnc_ORBATConfigPreview

From Bohemia Interactive Community
Revision as of 01:22, 27 May 2018 by Lou Montana (talk | contribs) (Add parameter, example and return value)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Opens config viewer and shows CfgORBAT. Used to retrieve CfgOrbat data
This function seems to be broken Arma 3 logo black.png1.82
Execution:
call
Groups:
Uncategorised

Syntax

Syntax:
[class] call BIS_fnc_ORBATConfigPreview
Parameters:
class: - Config - Path to group in CfgORBAT
Return Value:
String or Nothing

Examples

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

Additional Information

See also:
ORBAT ViewerBIS_fnc_ORBATAddGroupOverlayBIS_fnc_ORBATAnimateBIS_fnc_ORBATGetGroupParamsBIS_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