Server.Items.Bag.Bag C# (CSharp) Method

Bag() private method

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

Same methods

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