.DT
query_following_route
DW_wibble creator help
query_following_route

.SH Name
.SP 5 5
query_following_route -  This method returns the current array of directions we are following as a route.
.EP

.SH Syntax
.SI 5
string * query_following_route()
.EI

.SH Defined in
.SI 5
/obj/monster.c
.EI

.SH Description
.SP 5 5

This method returns the current array of directions we are following
as a route.
.EP

.SH See also
.SP 5 5
get_next_route_direction(), query_last_route_direction(), do_route_move()

.EP

