Terraria.ModLoader.ModPalmTree.GetTopTextures C# (CSharp) Méthode

GetTopTextures() public abstract méthode

public abstract GetTopTextures ( ) : Microsoft.Xna.Framework.Graphics.Texture2D
Résultat Microsoft.Xna.Framework.Graphics.Texture2D
		public abstract Texture2D GetTopTextures();
	}