BIS fnc createTooltip: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *M([a-z ])" to "$1 - m$2") |
||
Line 15: | Line 15: | ||
|p2= ctrl: [[Control]] - Tooltip control | |p2= ctrl: [[Control]] - Tooltip control | ||
|p3= mousePos: [[Array]] - | |p3= mousePos: [[Array]] - mouse position in format [x,y] | ||
|r1= [[Boolean]] | |r1= [[Boolean]] |
Revision as of 15:39, 8 November 2023
Description
- Description:
- Shows group tooltip. Adapted for Tac Ops DLC for use in the animated briefings.
- Execution:
- call
- Groups:
- GUI
Syntax
- Syntax:
- [input, ctrl, mousePos] call BIS_fnc_createTooltip
- Parameters:
- input: Array -
- 0: Config - Group from CfgORBAT
- 1: Array - Group params returned by BIS_fnc_ORBATGetGroupParams
- ctrl: Control - Tooltip control
- mousePos: Array - mouse position in format [x,y]
- Return Value:
- Boolean
Examples
- Examples:
- Example needed
Additional Information
- See also:
- See also needed
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