getExitEdges

open fun getExitEdges(): List<Edge>

This will be used to dynamically add/remove exits from the Dijkstra graph.

Return

Edges on the floor that consist of at least 1 exit waypoint.