Back to Server.Items

BallOfSummoning : Item, IHued, IComparable<Item>, ISerializable, ISpawnable, IEntity, IPoint3D, IPoint2D, IComparable, IComparable<IEntity>, TranslocationItem

Nested Types: BallCallback, BallEntry, PetLinkTarget, PetSummoningSpell

(ctor) BallOfSummoning()
(ctor) BallOfSummoning( Serial serial )
int Charges( get; set; )
int MaxCharges( get; )
int MaxRecharges( get; )
BaseCreature Pet( get; set; )
string PetName( get; )
int Recharges( get; set; )
string TranslocationItemName( get; )
virtual void AddNameProperty( ObjectPropertyList list )
void CastSummonPet( Mobile from )
virtual void Deserialize( GenericReader reader )
virtual void GetContextMenuEntries( Mobile from, List<ContextMenuEntry> list )
void InternalUpdatePetName()
void LinkPet( Mobile from )
virtual void OnDoubleClick( Mobile from )
virtual void OnSingleClick( Mobile from )
virtual void Serialize( GenericWriter writer )
void SummonPet( Mobile from )
void UnlinkPet( Mobile from )
void UpdatePetName( Mobile from )