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

BaseBagBall() public method

public BaseBagBall ( Serial serial ) : System.Collections.Generic
serial Serial
return System.Collections.Generic
		public BaseBagBall( Serial serial ) : base( serial )
		{
		}

Same methods

BaseBagBall::BaseBagBall ( int itemID ) : System.Collections.Generic