(ctor) BaseHouseDoor( Serial serial )
(ctor) BaseHouseDoor( DoorFacing facing, int closedID, int openedID, int openedSound, int closedSound, Point3D offset )
DoorFacing Facing( get; set; )
virtual void Deserialize( GenericReader reader )
virtual bool IsInside( Mobile from )
virtual void Serialize( GenericWriter writer )