terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Sort()

static void Terraria.UI.ItemSorting.Sort ( Item[] inv,
bool fromChest,
params int[] ignoreSlots )
inlinestaticprivate

Definition at line 28 of file ItemSorting.cs.

29 {
30 if (!true)
31 {
32 }
33 ItemSorting.SetupSortingPriorities();
34 long entityId = inv.entityId;
35 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.UI.ItemSorting.SetupSortingPriorities().