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

◆ FindEmptySlots()

static void Terraria.GameContent.UI.CustomCurrencyManager.FindEmptySlots ( List< Item[]> inventories,
Dictionary< int, List< int > > slotsToIgnore,
List< Point > emptySlots,
int currentInventoryIndex )
inlinestaticprivate

Definition at line 238 of file CustomCurrencyManager.cs.

239 {
240 throw null;
241 }