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

◆ DefaultToThrownWeapon()

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

Definition at line 2042 of file Item.cs.

2043 {
2044 throw null;
2045 }