code/datums/components/monitored_area.dm 
| /datum/component/monitored_area | Area component that makes all movement inside get tracked by motion sensitive cameras |
|---|---|
| /datum/motion_group | Handler for motion groups. Motion-sensitive cameras can optionally associate with one of these groups. This doesn't do anything by itself. Something needs to drive it (like a component). |