Terraria.ModLoader.ProjectileLoader

This serves as the central class from which projectile-related functions are carried out. It also stores a list of mod projectiles by ID.

Methods

GetProjectile(System.Int32)()
Gets the ModProjectile instance corresponding to the specified type.