BIS fnc ORBATConfigPreview: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ") |
Lou Montana (talk | contribs) m (Text replacement - " |r1=[[" to " |r1= [[") |
||
Line 15: | Line 15: | ||
|p1= class: - [[Config]] - Path to group in CfgORBAT | |p1= class: - [[Config]] - Path to group in CfgORBAT | ||
|r1=[[String]] or [[Nothing]] | |r1= [[String]] or [[Nothing]] | ||
|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> |
Revision as of 22:24, 7 August 2021
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 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