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

Go to the source code of this file.

Classes

class  Terraria.ModLoader.GlobalProjectile
 This class allows you to modify and use hooks for all projectiles, including vanilla projectiles. Create an instance of an overriding class then call Mod.AddGlobalProjectile to use this. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader