terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Equippable() [1/2]

static bool Terraria.UI.ItemSlot.Equippable ( Item inv,
int context = 0 )
inlinestatic

Definition at line 1134 of file ItemSlot.cs.

1135 {
1136 if (!true)
1137 {
1138 }
1139 bool flag;
1140 return flag;
1141 }