|
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
|
Collaboration diagram for Terraria.UI.ItemSorting.ItemSortingLayer:Public Member Functions | |
| ItemSortingLayer (string name, Func< ItemSorting.ItemSortingLayer, Item[], List< int >, List< int > > method) | |
| void | Validate (ref 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 345 of file ItemSorting.cs.