Choosing between different Nav Meshes to follow.

I’m currently in the process of building AI for a game and have run into a bit of a hitch. My goal is to have the AI in question favor different paths based on the state that it is in as decided by the behavior tree. Is it possible to make the AI “aware” of certain nav meshes through blueprint/c++?