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

Backpack() private méthode

private Backpack ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public Backpack() : base( 0xE75 )
		{
			Layer = Layer.Backpack;
			Weight = 3.0;
		}

Same methods

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