BIS fnc ORBATTooltip: Difference between revisions
Jump to navigation
Jump to search
m (page filling, example needed) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Animates an ORBAT viewer.|= | | Animates an ORBAT viewer.|DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [target, control, position] call [[BIS_fnc_ORBATTooltip]] |= | | [target, control, position] call [[BIS_fnc_ORBATTooltip]] |SYNTAX= | ||
|p1= target: [[Config]] or [[Array]] - Path to group in CfgORBAT or group params returned by [[BIS_fnc_ORBATGetGroupParams]]|= | |p1= target: [[Config]] or [[Array]] - Path to group in CfgORBAT or group params returned by [[BIS_fnc_ORBATGetGroupParams]]|PARAMETER1= | ||
|p2= control: [[Control]] - Tooltip control|= | |p2= control: [[Control]] - Tooltip control|PARAMETER2= | ||
|p3= position: [[Array]] - Mouse position in format '''[x,y]'''|= | |p3= position: [[Array]] - Mouse position in format '''[x,y]'''|PARAMETER3= | ||
| [[Boolean]]|= | | [[Boolean]]|RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 22: | Line 22: | ||
______________ | ______________ | ||
| [[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]] |= | | [[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= | ||
}} | }} | ||
<h3 style="display:none">Notes</h3> | <h3 style="display:none">Notes</h3> |
Revision as of 14:32, 7 April 2019
Description
- Description:
- Animates an ORBAT viewer.
- Execution:
- call
- Groups:
- Uncategorised
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