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

StrongBackpack() private méthode

private StrongBackpack ( ) : System.Collections.Generic
Résultat System.Collections.Generic
		public StrongBackpack()
		{
			Layer = Layer.Backpack;
			Weight = 13.0;
		}

Same methods

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