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

Keg() private méthode

private Keg ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public Keg() : base( 0xE7F )
		{
			Weight = 15.0;
		}

Same methods

Keg::Keg ( Serial serial ) : System.Collections.Generic