TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ HoverTexture

virtual string Terraria.ModLoader.InfoDisplay.HoverTexture
get

The outline texture drawn when the icon is hovered and toggleable. By default a circular outline texture is used. Override this method and return Texture + "_Hover" or any other texture path to specify a custom outline texture for use with icons that are not circular.

Definition at line 96 of file InfoDisplay.cs.