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

SmallCrate() private méthode

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

Same methods

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