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

Bag() private méthode

private Bag ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public Bag() : base( 0xE76 )
		{
			Weight = 2.0;
		}

Same methods

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