(ctor) PlagueBeastComponent( Serial serial )
(ctor) PlagueBeastComponent( int itemID, int hue )
(ctor) PlagueBeastComponent( int itemID, int hue, bool movable )
bool IsBrain( get; )
bool IsGland( get; )
bool IsReceptacle( get; )
PlagueBeastOrgan Organ( get; set; )
virtual bool AllowSecureTrade( Mobile from, Mobile to, Mobile newOwner, bool accepted )
virtual void Deserialize( GenericReader reader )
virtual bool DropToItem( Mobile from, Item target, Point3D p )
virtual bool DropToMobile( Mobile from, Mobile target, Point3D p )
virtual bool DropToWorld( Mobile from, Point3D p )
virtual bool OnDragDrop( Mobile from, Item dropped )
virtual bool OnDragLift( Mobile from )
virtual void Serialize( GenericWriter writer )