Terraria.ModLoader.BuffLoader

This serves as the central class from which buff-related functions are supported and carried out.

Methods

GetBuff(System.Int32)()
Gets the ModBuff instance with the given type. If no ModBuff with the given type exists, returns null.