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

◆ glowMask

short Terraria.Item.glowMask

The index in F:Terraria.GameContent.TextureAssets.GlowMask of this item's glow mask, or -1 if this item doesn't have a glow mask.
Currently does not support modded content.
Defaults to -1.

Definition at line 519 of file Item.cs.

Referenced by Terraria.UI.ItemSlot.DrawItemIcon(), Terraria.DataStructures.PlayerDrawLayers.DrawPlayer_27_HeldItem(), Terraria.Item.ResetStats(), Terraria.Item.SetDefaults1(), Terraria.Item.SetDefaults3(), Terraria.Item.SetDefaults4(), and Terraria.Item.SetDefaults5().