BIS fnc ORBATConfigPreview: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (1 revision)
(page filling)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| <pre>//--- Open config viewer
|Opens config viewer and shows CfgORBAT. Used to retrieve CfgOrbat data
</pre><small>''(Placeholder description extracted from the function header by [[BIS_fnc_exportFunctionsToWiki]])''</small> |= Description
{{warning|This function is broken! {{GVI|arma3|1.82}}}}|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| <!-- [] call [[BIS_fnc_ORBATConfigPreview]]; --> |= Syntax
|[] spawn [[BIS_fnc_ORBATConfigPreview]]|= Syntax


|p1= |= Parameter 1
|p1= |= Parameter 1
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
|[[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


}}
}}

Revision as of 12:26, 26 May 2018


Hover & click on the images for description

Description

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

Syntax

Syntax:
[] spawn BIS_fnc_ORBATConfigPreview
Return Value:
Return value needed

Examples

Example 1:

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