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 - " |s1=[" to " |s1= [") |
||
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]] - 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]] |
Revision as of 23:11, 12 July 2022
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