NavMesh Exclusion Tool for Static Meshes

This is a tool I developed for solving a big problem we had with spawning. We had chosen to use NavMesh as a means of having as many spawn point as necessary without having to manage spawn actors. However, we ran into an unforeseen issue with recast which often generates navmesh islands within static meshes that are large enough to do so. This was our solution.