Back to Server.Items

BaseAddon : Item, IEntity, IPoint3D, IPoint2D, IHued

Derived Types: AbattoirAddon, AnvilEastAddon, AnvilSouthAddon, BloodPentagram, LargeBedEastAddon, LargeBedSouthAddon, LargeForgeEastAddon, LargeForgeSouthAddon, PentagramAddon, SmallBedEastAddon, SmallBedSouthAddon, SmallForgeAddon, Telescope

(ctor) BaseAddon()
(ctor) BaseAddon( Serial serial )
int Hue( get; set; )
void AddComponent( AddonComponent c, int x, int y, int z )
bool CheckHouse( Mobile from, Point3D p, Map map, ArrayList list )
AddonFitResult CouldFit( IPoint3D p, Map map, Mobile from )
virtual void Deserialize( GenericReader reader )
virtual void OnAfterDelete()
virtual void OnLocationChange( Point3D oldLoc )
virtual void OnMapChange()
virtual void Serialize( GenericWriter writer )