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
Terraria.UI.ItemSorting.ItemSortingLayer Class Reference

Public Member Functions

 ItemSortingLayer (string name, Func< ItemSorting.ItemSortingLayer, Item[], List< int >, List< int > > method)
 
void Validate (List< int > indexesSortable, Item[] inv)
 
override string ToString ()
 

Public Attributes

readonly string Name
 
readonly Func< ItemSorting.ItemSortingLayer, Item[], List< int >, List< int > > SortingMethod
 

Detailed Description

Definition at line 171 of file ItemSorting.cs.


The documentation for this class was generated from the following file: