Back to Server.Items

BaseWand : BaseBashing, IEntity, IPoint3D, IPoint2D, IComparable, IComparable`1, IHued, IComparable`1, ISerializable, IWeapon, IFactionItem, ICraftable, ISlayer, IDurability

Derived Types: ClumsyWand, FeebleWand, FireballWand, GreaterHealWand, HarmWand, HealWand, IDWand, LightningWand, MagicArrowWand, ManaDrainWand, WeaknessWand

(ctor) BaseWand( Serial serial )
(ctor) BaseWand( WandEffect effect, int minCharges, int maxCharges )
int Charges( get; set; )
WandEffect Effect( get; set; )
TimeSpan GetUseDelay( get; )
virtual void ApplyDelayTo( Mobile from )
void Cast( Spell spell )
void ConsumeCharge( Mobile from )
virtual void Deserialize( GenericReader reader )
virtual void DoWandTarget( Mobile from, object o )
virtual void GetProperties( ObjectPropertyList list )
virtual void OnDoubleClick( Mobile from )
virtual void OnSingleClick( Mobile from )
virtual bool OnWandTarget( Mobile from, object o )
virtual void OnWandUse( Mobile from )
virtual void ReleaseWandLock_Callback( object state )
virtual void Serialize( GenericWriter writer )