#include "GameFramework/Actor.h"#include "Components/BoxComponent.h"#include "Components/SplineComponent.h"#include "RoutePlanner.generated.h"
Include dependency graph for RoutePlanner.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ARoutePlanner |
| Assign a random route to every ACarlaWheeledVehicle entering the trigger volume. More... | |
1.8.13