|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinevirtual |
Allows you to modify all the tooltips that display for this item. See here for information about TooltipLine. To hide tooltips, please use M:Terraria.ModLoader.TooltipLine.Hide and defensive coding.
| tooltips | The tooltips. |
Reimplemented from Terraria.ModLoader.ModItem.
Definition at line 38 of file UnloadedItem.cs.
References Terraria.Localization.Language.GetTextValue().
Here is the call graph for this function: