Function screeps::game::map::get_room_status

source ·
pub fn get_room_status(room_name: RoomName) -> Option<RoomStatusResult>
Expand description

Get the status of a given room, determining whether it’s in a special area or currently inaccessible.

Screeps documentation