BIS fnc createTooltip: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " |exec= call " to " ")
m (Text replacement - "\|game([0-9])=([^ ]+) * \|version([0-9])=([^ ]+) * " to "|game$1=$2 |version$3=$4 ")
Line 1: Line 1:
{{RV|type=function
{{RV|type=function
|game1= arma3
|game1= arma3
|version1= 1.78
|version1= 1.78



Revision as of 11:08, 14 June 2021

Hover & click on the images for description

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 -
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