BIS fnc ORBATTooltip: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *T([a-z ])" to "$1 - t$2") |
||
(9 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|descr= Animates an ORBAT viewer. | |descr= Animates an ORBAT viewer. | ||
|s1=[target, control, position] call [[BIS_fnc_ORBATTooltip]] | |s1= [target, control, position] call [[BIS_fnc_ORBATTooltip]] | ||
|p1= target: [[Config]] or [[Array]] - | |p1= target: [[Config]] or [[Array]] - path to group in CfgORBAT or group params returned by [[BIS_fnc_ORBATGetGroupParams]] | ||
|p2= control: [[Control]] - | |p2= control: [[Control]] - tooltip control | ||
|p3= position: [[Array]] - | |p3= position: [[Array]] - mouse position in format '''[x,y]''' | ||
|r1= [[Boolean]] | |r1= [[Boolean]] | ||
Line 18: | Line 18: | ||
|x1= | |x1= | ||
|seealso= [[ORBAT Viewer]] [[BIS_fnc_ORBATAddGroupOverlay]] [[BIS_fnc_ORBATAnimate]] | |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]] | ||
}} | }} |
Latest revision as of 15:51, 8 November 2023
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
- 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