Back to Server.Items

Spellbook : Item, IEntity, IPoint3D, IPoint2D

(ctor) Spellbook()
(ctor) Spellbook( Serial serial )
ulong Content( get; set; )
int SpellCount( get; )
virtual bool AllowEquipedCast( Mobile from )
virtual void Deserialize( GenericReader reader )
void DisplayTo( Mobile to )
static void EventSink_CastSpellRequest( CastSpellRequestEventArgs e )
static void EventSink_OpenSpellbookRequest( OpenSpellbookRequestEventArgs e )
bool HasSpell( int spellID )
static void Initialize()
virtual void OnDoubleClick( Mobile from )
virtual bool OnDragDrop( Mobile from, Item dropped )
virtual void OnSingleClick( Mobile from )
virtual void Serialize( GenericWriter writer )