tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Go to the source code of this file.
Classes | |
class | 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 More... | |
Namespaces | |
namespace | Terraria |
namespace | Terraria.ModLoader |