> For the complete documentation index, see [llms.txt](https://simpletrafficsystem.turnthegameon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://simpletrafficsystem.turnthegameon.com/documentation/api/aitrafficstop.md).

# AITrafficStop

| Variables      |                                                                      |
| -------------- | -------------------------------------------------------------------- |
| waypointRoute  | Cars can't exit assigned route until AITrafficStopManager allows it. |
| stopForTraffic | Read only bool returns the current status of the stop.               |

| Public Methods    |                        |
| ----------------- | ---------------------- |
| StopTraffic       | Cars can't exit route. |
| AllowCarToProceed | Cars can exit route.   |
