Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.UI.ItemSorting.ItemSortingLayer Class Reference

Public Member Functions

 ItemSortingLayer (string name, Func< 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< ItemSortingLayer, Item[], List< int >, List< int > > SortingMethod
 

Detailed Description

Definition at line 10 of file ItemSorting.cs.


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