Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeInfo
Description
Moves all Splines to target Spline owner. Creates ULandscapeSplinesComponent if needed.
Moves all Splines to target Spline owner
| Name | MoveSplines |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path | #include "LandscapeInfo.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
void MoveSplines
(
ULandscapeSplinesComponent * InSplineComponent,
TScriptInterface < ILandscapeSplineInterface > InNewOwner
)