TooltipLine
This class serves as a way to store information about a line of tooltip for an item. You will create and manipulate objects of this class if you use the ModifyTooltips hook.
Methods
- #ctor(Terraria.ModLoader.Mod,System.String,System.String)()
- Creates a tooltip line object with the given mod, identifier name, and text.