|
tModLoader v2025.10
A mod to make and play Terraria mods
|
Inherits IComparer< TEntryType >.
Public Member Functions | |
| void | AddSortSteps (List< TStepType > sortSteps) |
| int | Compare (TEntryType x, TEntryType y) |
| string | GetDisplayName () |
| void | SetPrioritizedStepIndex (int index) |
Public Attributes | |
| List< TStepType > | Steps = new List<TStepType>() |