terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | AddSortSteps (List< TStepType > sortSteps) |
int | Compare (TEntryType x, TEntryType y) |
void | SetPrioritizedStepIndex (int index) |
string | GetDisplayName () |
EntrySorter () | |
int | Compare (T x, T y) |
Public Attributes | |
List< TStepType > | Steps |
Private Attributes | |
int | _prioritizedStep |
TEntryType | : | new() | |
TStepType | : | IEntrySortStep<TEntryType> |
Definition at line 7 of file EntrySorter.cs.