-------------------------------------------------------------------------------------------------------------- * Search the world and build a map of possible movements. * The algorithm begins at the bot's current location, and does a recursive search * outwards, tracking all valid steps and generating a directed graph of CNavNodes. * * Sample the map one "step" in a cardinal direction to learn
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected