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 | |
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 |
Definition at line 171 of file ItemSorting.cs.