#include "UObject/NoExportTypes.h"
#include "MapGen/CityMapMeshTag.h"
#include "RoadMap.generated.h"
Go to the source code of this file.
Classes | |
struct | FRoadMapIntersectionResult |
Road map intersection result. See URoadMap. More... | |
struct | FRoadMapPixelData |
Data stored in a road map pixel. See URoadMap. More... | |
class | URoadMap |
Road map of the level. More... | |