Back to Server

JailCell

(static) JailCell[] Cells( get; )
(static) JailCell FindCellFor( Mobile m )
(static) JailCell GetCellAt( Point3D loc, Map map )
(ctor) JailCell( Map map, string name, Rectangle2D bounds )
Rectangle2D Bounds( get; set; )
Point3D Location( get; )
Map Map( get; set; )
string Name( get; set; )
int CountInmates()