Where is the source code of the UE5 minimap, Any help? thanks

So I want to use that for games and stuff, Any one knows where is the source code of that?

MinimapOfUE5HowToUseThatRecycle

\UE_5.0\Engine\Source\Editor\UnrealEd\Public\WorldPartition\WorldPartitionMiniMapBuilder.h

\UE_5.0\Engine\Source\Editor\UnrealEd\Private\WorldPartition\WorldPartitionMiniMapBuilder.cpp

\UE_5.0\Engine\Source\Runtime\Engine\Public\WorldPartition\WorldPartitionMiniMap.h

\UE_5.0\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartitionMiniMap.cpp

1 Like

Wow awesome thanks… I can’t wait to use that rather than trying to reinvent it : D.

Where can I see the map movie/Widget/UI?

Why does it not show the actual actors in runtime?

when I update the landscape it does not update either…