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

◆ NewItem() [4/5]

static int Terraria.Item.NewItem ( int X,
int Y,
int Width,
int Height,
int Type,
int Stack = 1,
bool noBroadcast = false,
int pfix = 0,
bool noGrabDelay = false,
bool reverseLookup = false )
inlinestatic

Definition at line 3949 of file Item.cs.

3950 {
3951 throw null;
3952 }