Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeInfo
Description
Moves Splines connected to this control point to target Proxy. Creates ULandscapeSplinesComponent if needed.
| Name | MoveSpline |
| 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 MoveSpline
(
ULandscapeSplineControlPoint * InControlPoint,
TScriptInterface < ILandscapeSplineInterface > InNewOwner
)