BIS fnc ORBATTooltip: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Strategic(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = Strategic |GROUP1= | |gr1 = Strategic |GROUP1= | ||
| Animates an ORBAT viewer.|DESCRIPTION= | | Animates an ORBAT viewer.|DESCRIPTION= | ||
| [target, control, position] call [[BIS_fnc_ORBATTooltip]] |SYNTAX= | | [target, control, position] call [[BIS_fnc_ORBATTooltip]] |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Boolean]]|RETURNVALUE= | | [[Boolean]]|RETURNVALUE= | ||
|x1= <code></code> |EXAMPLE1= | |x1= <code></code> |EXAMPLE1= | ||
| [[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= | | [[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= |
Revision as of 22:43, 16 January 2021
Description
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
- Example 1:
Additional Information
- See also:
- ORBAT ViewerBIS_fnc_ORBATAddGroupOverlayBIS_fnc_ORBATAnimateBIS_fnc_ORBATConfigPreviewBIS_fnc_ORBATGetGroupParamsBIS_fnc_ORBATOpenBIS_fnc_ORBATRemoveGroupOverlayBIS_fnc_ORBATSetGroupFadeBIS_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