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

◆ CollectItems()

static void Terraria.Recipe.CollectItems ( Item[] currentInventory,
int slotCap )
inlinestaticprivate

Definition at line 663 of file Recipe.cs.

664 {
665 throw null;
666 }