BIS fnc ORBATConfigPreview: Difference between revisions
Jump to navigation
Jump to search
(page filling) |
Lou Montana (talk | contribs) m (Add parameter, example and return value) |
||
Line 1: | Line 1: | ||
{{Function|= Comments | {{Function|= Comments | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| arma3 | | | arma3 |Game name= | ||
|1.00| | |1.00|Game version= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|Opens config viewer and shows CfgORBAT. Used to retrieve CfgOrbat data | |Opens config viewer and shows CfgORBAT. Used to retrieve CfgOrbat data | ||
{{warning|This function | {{warning|This function seems to be broken {{GVI|arma3|1.82}}}}|Description= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[] | | [class] call [[BIS_fnc_ORBATConfigPreview]] |Syntax= | ||
|p1= | | |p1= class: - [[Config]] - Path to group in CfgORBAT |Parameter 1= | ||
| | | | [[String]] or [[Nothing]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code></code> |= | |x1= <code><nowiki>[</nowiki>[[configFile]] >> "CfgORBAT" >> "BIS" >> "B_1_A_1"] [[call]] [[BIS_fnc_ORBATConfigPreview]];</code> |Example 1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|[[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]] | | |[[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]] |See also= | ||
}} | }} | ||
Line 37: | Line 35: | ||
[[Category:Functions|{{uc:ORBATConfigPreview}}]] | [[Category:Functions|{{uc:ORBATConfigPreview}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:ORBATConfigPreview}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:ORBATConfigPreview}}]] | ||
[[Category:Broken_Functions]] |
Revision as of 00:22, 27 May 2018
Description
- Description:
- Opens config viewer and shows CfgORBAT. Used to retrieve CfgOrbat data
- 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