Server.Mobiles.Bowyer.GetShoeHue C# (CSharp) Méthode

GetShoeHue() public méthode

public GetShoeHue ( ) : int
Résultat int
		public override int GetShoeHue()
		{
			return 0;
		}