BIS fnc ORBATTooltip: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1 = Strategic |GROUP1=") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *T([a-z ])" to "$1 - t$2") |
||
(28 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=function | ||
| arma3 | | |game1= arma3 | ||
|version1= 1.00 | |||
| | |gr1= Strategic | ||
| | |descr= Animates an ORBAT viewer. | ||
| | |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]] | ||
|p2= control: [[Control]] - tooltip control | |||
|p3= position: [[Array]] - mouse position in format '''[x,y]''' | |||
| | |r1= [[Boolean]] | ||
| | |x1= | ||
| | |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