#include "CoreMinimal.h"#include "Object.h"#include "TrafficLightState.h"#include "TrafficLightComponent.h"#include "Containers/Map.h"#include "Carla/Actor/CarlaActor.h"#include "TrafficLightController.generated.h"
Include dependency graph for TrafficLightController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | FTrafficLightStage |
| Defines a stage of a semaphor with a State and the time this state lasts. More... | |
| class | UTrafficLightController |
| Maps a controller from OpenDrive. More... | |
1.8.13