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

◆ DrawInFrontOfBackArmLayer

bool [] Terraria.ID.ArmorIDs.Balloon.Sets.DrawInFrontOfBackArmLayer = Factory.CreateBoolSet(false, 18)
static

If true for a given T:Terraria.ID.ArmorIDs.Balloon, then that equip will draw in the player's front balloon layer (F:Terraria.Player.balloonFront, F:Terraria.Player.cBalloonFront).
Defaults to false.

Definition at line 2301 of file ArmorIDs.cs.

Referenced by Terraria.Player.UpdateItemDye(), and Terraria.Player.UpdateVisibleAccessory().