TooltipDelay Configuration

The TooltipDelay configuration file is hardcoded to accept only a single file as valid: component.odf . This file defines the delay from hovering an object to displaying any tooltips used in many Weapons, GUI features, and GameObjects.

Stock Configuration ODF Commands

tooltipDelay

Float, Default:

This is the delay in seconds from initial cursor hovering to display of the tooltip.

tooltipdelay = 1.0

verboseTooltipDelay

Float, Default:

This is the delay in seconds from initial cursor hovering to display of the longer verboseTooltip.

verbosetooltipdelay = 1.0001 // In Fleet Operations the tooltip is not used actively, so verbosetooltipdelay is set to be nearly instantaneous to give the illusion of the same tooltip being used.