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

◆ DefaultToBow()

void Terraria.Item.DefaultToBow ( int singleShotTime,
float shotVelocity,
bool hasAutoReuse = false )
inline

Definition at line 2013 of file Item.cs.

2014 {
2015 throw null;
2016 }