Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeSplineConnection
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LandscapeSplineControlPoint.h |
|
|
|
LandscapeSplineControlPoint.h |
|
FLandscapeSplineConnection()
| |
|
| Name |
FLandscapeSplineConnection |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeSplineControlPoint.h |
| Include Path |
#include "LandscapeSplineControlPoint.h" |
FLandscapeSplineConnection()
FLandscapeSplineConnection(ULandscapeSplineSegment *, int32)
| |
|
| Name |
FLandscapeSplineConnection |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeSplineControlPoint.h |
| Include Path |
#include "LandscapeSplineControlPoint.h" |
FLandscapeSplineConnection
(
ULandscapeSplineSegment * InSegment,
int32 InEnd
)