#include "Carla/Settings/QualityLevelUE.h"
#include "CoreMinimal.h"
#include "Engine/StaticMesh.h"
#include "Engine/World.h"
#include "CarlaSettingsDelegate.generated.h"
Go to the source code of this file.
Classes | |
class | UCarlaSettingsDelegate |
Used to set settings for every actor that is spawned into the world. More... | |