tModLoader v2024.09
A mod to make and play Terraria mods
|
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] |