DeskSim v2 0.1
Train simulator prototype created for Lokførerskolen
Classes
SplineActor.h File Reference

A component for placing static meshes along a spline. More...

#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "Components/SplineComponent.h"
#include "Components/SplineMeshComponent.h"
#include <DeskSimV2/SaveGame/IsSaveableInterface.h>
#include "DrawDebugHelpers.h"
#include "SplineActor.generated.h"

Go to the source code of this file.

Classes

class  ASplineActor
 

Detailed Description

A component for placing static meshes along a spline.

The spline conforms to the terrain shape and rotation.

Author
Thomas Arinesalingam
Date
February 2022