Same deal as any UE4 map built out of static meshes really - you save calls by consolidating meshes or culling strategically. Of course, with HammUEr it’s trivial to make any number of brushes import as a single mesh, at which point the tradeoff is between draw calls and accuracy of occlusion.