BIS fnc ORBATTooltip: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *T([a-z ])" to "$1 - t$2")
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Function|Comments=
{{RV|type=function
____________________________________________________________________________________________


| arma3 |Game name=
|game1= arma3
|version1= 1.00


|1.00|Game version=
|gr1= Strategic
____________________________________________________________________________________________


| Animates an ORBAT viewer.|DESCRIPTION=
|descr= Animates an ORBAT viewer.
____________________________________________________________________________________________


| [target, control, position] call [[BIS_fnc_ORBATTooltip]] |SYNTAX=
|s1= [target, control, position] call [[BIS_fnc_ORBATTooltip]]


|p1= target: [[Config]] or [[Array]] - Path to group in CfgORBAT or group params returned by [[BIS_fnc_ORBATGetGroupParams]]|PARAMETER1=
|p1= target: [[Config]] or [[Array]] - path to group in CfgORBAT or group params returned by [[BIS_fnc_ORBATGetGroupParams]]
|p2= control: [[Control]] - Tooltip control|PARAMETER2=
|p2= control: [[Control]] - tooltip control
|p3= position: [[Array]] - Mouse position in format '''[x,y]'''|PARAMETER3=
|p3= position: [[Array]] - mouse position in format '''[x,y]'''


| [[Boolean]]|RETURNVALUE=
|r1= [[Boolean]]
____________________________________________________________________________________________


|x1= <code></code> |=
|x1=
______________


| [[ORBAT Viewer]], [[BIS_fnc_ORBATAddGroupOverlay]], [[BIS_fnc_ORBATAnimate]], [[BIS_fnc_ORBATConfigPreview]], [[BIS_fnc_ORBATGetGroupParams]], [[BIS_fnc_ORBATOpen]], [[BIS_fnc_ORBATRemoveGroupOverlay]], [[BIS_fnc_ORBATSetGroupFade]], [[BIS_fnc_ORBATSetGroupParams]] |SEEALSO=
|seealso= [[ORBAT Viewer]] [[BIS_fnc_ORBATAddGroupOverlay]] [[BIS_fnc_ORBATAnimate]] [[BIS_fnc_ORBATConfigPreview]] [[BIS_fnc_ORBATGetGroupParams]] [[BIS_fnc_ORBATOpen]] [[BIS_fnc_ORBATRemoveGroupOverlay]] [[BIS_fnc_ORBATSetGroupFade]] [[BIS_fnc_ORBATSetGroupParams]]
}}
}}
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>
<h3 style="display:none">Bottom Section</h3>
[[Category:Function Group: Strategic|{{uc:ORBATTooltip}}]]
[[Category:Functions|{{uc:ORBATTooltip}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:ORBATTooltip}}]]

Latest revision as of 16:51, 8 November 2023

Hover & click on the images for description

Description

Description:
Animates an ORBAT viewer.
Execution:
call
Groups:
Strategic

Syntax

Syntax:
[target, control, position] call BIS_fnc_ORBATTooltip
Parameters:
target: Config or Array - path to group in CfgORBAT or group params returned by BIS_fnc_ORBATGetGroupParams
control: Control - tooltip control
position: Array - mouse position in format [x,y]
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
ORBAT Viewer BIS_fnc_ORBATAddGroupOverlay BIS_fnc_ORBATAnimate BIS_fnc_ORBATConfigPreview BIS_fnc_ORBATGetGroupParams BIS_fnc_ORBATOpen BIS_fnc_ORBATRemoveGroupOverlay BIS_fnc_ORBATSetGroupFade BIS_fnc_ORBATSetGroupParams

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