terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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 12 of file EntrySorter.cs.