tModLoader v0.11.8.9
A mod to make and play Terraria mods
ModProjectile.cs File Reference

Go to the source code of this file.

Classes

class  Terraria.ModLoader.ModProjectile
 This class serves as a place for you to place all your properties and hooks for each projectile. Create instances of ModProjectile (preferably overriding this class) to pass as parameters to Mod.AddProjectile. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader