ULandscapeInfo::MoveSplinesToLevel

Moves all Splines to target level. Creates ULandscapeSplineComponent if needed.

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 MoveSplinesToLevel
(
    ULandscapeSplinesComponent * InSplineComponent,
    ULevel * TargetLevel
)

Remarks

Moves all Splines 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