Server.Mobiles.EtherealMount.EtherealMount C# (CSharp) Method

EtherealMount() public method

public EtherealMount ( Serial serial ) : System
serial Serial
return System
		public EtherealMount( Serial serial )
			: base( serial )
		{
		}

Same methods

EtherealMount::EtherealMount ( int itemID, int mountID ) : System