Server.Items.Food.Food C# (CSharp) Méthode

Food() public méthode

public Food ( Serial serial ) : System.Collections.Generic
serial Serial
Résultat System.Collections.Generic
		public Food( Serial serial ) : base( serial )
		{
		}

Same methods

Food::Food ( int itemID ) : System.Collections.Generic
Food::Food ( int amount, int itemID ) : System.Collections.Generic