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

SpellScroll() public method

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

Same methods

SpellScroll::SpellScroll ( int spellID, int itemID ) : System.Collections.Generic
SpellScroll::SpellScroll ( int spellID, int itemID, int amount ) : System.Collections.Generic