Hi,
we are looking into ways of adding visualizations to the editor worldpartition grid widget. In our case just adding some lines to show which parts of the wp minimap belong to which section of the game.
I’ve searched for a bit and registering with SWorldPartitionEditorGrid::RegisterPartitionEditorGridCreateInstanceFunc and extending SWorldPartitionEditorGrid2D appears to be what I’m looking for however none of the code here is API exposed.
Are there any other intended ways to extend this or is there maybe some other method we should use instead?
Regards,
Max