BIS fnc ORBATConfigPreview: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
Lou Montana (talk | contribs) |
||
Line 19: | Line 19: | ||
|x1= <code><nowiki>[</nowiki>[[configFile]] >> "CfgORBAT" >> "BIS" >> "B_1_A_1"] [[call]] [[BIS_fnc_ORBATConfigPreview]];</code> | |x1= <code><nowiki>[</nowiki>[[configFile]] >> "CfgORBAT" >> "BIS" >> "B_1_A_1"] [[call]] [[BIS_fnc_ORBATConfigPreview]];</code> | ||
|seealso= [[ORBAT Viewer]] | |seealso= [[ORBAT Viewer]] [[BIS_fnc_ORBATAddGroupOverlay]], [[BIS_fnc_ORBATAnimate]], [[BIS_fnc_ORBATGetGroupParams]], [[BIS_fnc_ORBATOpen]], [[BIS_fnc_ORBATRemoveGroupOverlay]], [[BIS_fnc_ORBATSetGroupFade]], [[BIS_fnc_ORBATSetGroupParams]], [[BIS_fnc_ORBATTooltip]] | ||
}} | }} |
Revision as of 22:38, 20 January 2022
Description
- Description:
- Opens config viewer and shows CfgORBAT. Used to retrieve CfgOrbat data
- Execution:
- call
- Groups:
- StrategicBroken Functions
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 Viewer BIS_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