Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ULandscapeSplinesComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void UpdateModificationKey
(
ULandscapeSplineSegment* Owner |
LandscapeSplinesComponent.h | ||
virtual void UpdateModificationKey
(
ULandscapeSplineControlPoint* Owner |
LandscapeSplinesComponent.h |
UpdateModificationKey(ULandscapeSplineSegment *)
| Name | UpdateModificationKey |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include Path | #include "LandscapeSplinesComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
virtual void UpdateModificationKey
(
ULandscapeSplineSegment * Owner
)
UpdateModificationKey(ULandscapeSplineControlPoint *)
| Name | UpdateModificationKey |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeSplinesComponent.h |
| Include Path | #include "LandscapeSplinesComponent.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
virtual void UpdateModificationKey
(
ULandscapeSplineControlPoint * Owner
)