How to make World Composition procedurally using blueprints or C++?

How to make World Composition procedurally using blueprints or C++?

For example i want to make Code Style Naming for my Tile maps: Tile_raw0_column0.umap, Tile_raw0_column1.umap etc… and then assign/arrange them procedurally for persistent level, without using World Composition tool.