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

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

Definition at line 3914 of file Item.cs.

3915 {
3916 throw null;
3917 }