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() [2/5]

static int Terraria.Item.NewItem ( IEntitySource source,
Vector2 pos,
int Width,
int Height,
int Type,
int Stack = 1,
bool noBroadcast = false,
int prefixGiven = 0,
bool noGrabDelay = false,
bool reverseLookup = false )
inlinestatic

Definition at line 4021 of file Item.cs.

4022 {
4023 throw null;
4024 }