createTooltip

open fun createTooltip(tooltipMakerAPI: TooltipMakerAPI, isExpanded: Boolean, width: Float)

Allows full control of the tooltip. Called when the achievement is hovered over in the Intel screen. By default, shows the name and tooltip.

Make sure hasTooltip is true.