tModLoader v2024.02
A mod to make and play Terraria mods
PlayerDrawLayer.Multiple Class Reference

Inherits PlayerDrawLayer.Position, and IEnumerable.

Public Member Functions

void Add (Between position, Condition condition)
 
delegate bool Condition (PlayerDrawSet drawInfo)
 
IEnumerator GetEnumerator ()
 

Properties

IList<(Between, Condition)> Positions = new List<(Between, Condition)>() [get]