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
Loading...
Searching...
No Matches

◆ SortByHighest()

int Terraria.GameContent.UI.CustomCurrencySystem.SortByHighest ( Tuple< int, int > valueA,
Tuple< int, int > valueB )
inlineprotectedinherited

Definition at line 148 of file CustomCurrencySystem.cs.

149 {
150 throw null;
151 }