Terraria.ModLoader.WallLoader

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

Methods

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