Terraria.ModLoader.DrawableTooltipLine

This class serves as a way to store information about a line that will be drawn of tooltip for an item. You will create and manipulate objects of this class if you use the draw hooks for tooltips in ModItem and GlobalItem. For examples, see ExampleSword

Methods

#ctor(Terraria.ModLoader.TooltipLine,System.Int32,System.Int32,System.Int32,Microsoft.Xna.Framework.Color)()
Creates a new DrawableTooltipLine object