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

◆ 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 471 of file Projectile.cs.

472 {
473 throw null;
474 }