PAPER2UPaperTerrainSplineComponent

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Paper2D

Header

/Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperTerrainSplineComponent.h

Include

#include "PaperTerrainSplineComponent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(BlueprintType, Experimental)
class PAPER2UPaperTerrainSplineComponent : public USplineComponent

Variables

Name Description

Public variable

FSimpleDelegate

 

OnSplineEdited

Triggered when the spline is edited.

Constructors

Name Description

Public function

PAPER2UPaperTerrainSplineComponent

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss