ULandscapeInfo::MoveSplineToLevel

Moves Splines connected to this control point to target level.

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h

Include

#include "LandscapeInfo.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp

Syntax

void MoveSplineToLevel
(
    ULandscapeSplineControlPoint * InControlPoint,
    ULevel * TargetLevel
)

Remarks

Moves Splines connected to this control point to target level. Creates ULandscapeSplineComponent if needed.

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