BIS fnc createTooltip: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " |exec= call " to " ")
Line 19: Line 19:


|r1= [[Boolean]]
|r1= [[Boolean]]
|exec= call


|seealso=
|seealso=
}}
}}

Revision as of 16:41, 6 February 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