Navigation
API > API/Runtime > API/Runtime/Landscape
| Name | FForeignSplineSegmentData |
| Type | struct |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include Path | #include "LandscapeSplinesComponent.h" |
Syntax
USTRUCT ()
struct FForeignSplineSegmentData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Identifier | TLazyObjectPtr< ULandscapeSplineSegment > | LandscapeSplinesComponent.h | ||
| MeshComponents | TArray< TObjectPtr< USplineMeshComponent > > | LandscapeSplinesComponent.h | ||
| ModificationKey | FGuid | LandscapeSplinesComponent.h |