APushableSplineActor¶
#include <PushableSplineActor.h>
Inherits from ATBLActor, AActor, IReplicatedSubobjectInterface
Public Functions¶
| Name | |
|---|---|
| APushableSplineActor() | |
| void | OnLevelLoaded() |
Public Attributes¶
| Name | |
|---|---|
| bool | AllSubLevelsLoaded |
| bool | AllowConstructionScriptToRun |
| USceneComponent * | DefaultSceneComponent |
| TArray< FPushableEndPoint > | PushableEndPoints |
| USplineComponent * | SplineComponentGenerated |
| USplineComponent * | SplineComponentOutline |
| float | StartingDistance |
Updated on 2025-01-21 at 09:02:23 +0100