Terraria.ModLoader.GlobalWall.KillWall C# (CSharp) Méthode

KillWall() public méthode

public KillWall ( int i, int j, int type, bool &fail ) : void
i int
j int
type int
fail bool
Résultat void
		public virtual void KillWall(int i, int j, int type, ref bool fail)
		{
		}