terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ NewProjectile() [2/2]

static int Terraria.Projectile.NewProjectile ( IEntitySource spawnSource,
Vector2 position,
Vector2 velocity,
int Type,
int Damage,
float KnockBack,
int Owner = -1,
float ai0 = 0f,
float ai1 = 0f,
float ai2 = 0f )
inlinestatic

Definition at line 250 of file Projectile.cs.

251 {
252 if (!true)
253 {
254 }
255 int num;
256 return num;
257 }