Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void CreateSplineComponent () |
LandscapeProxy.h | ||
virtual void CreateSplineComponent
(
const FVector& Scale3D |
LandscapeProxy.h |
CreateSplineComponent()
| Name | CreateSplineComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
virtual void CreateSplineComponent()
CreateSplineComponent(const FVector &)
| Name | CreateSplineComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeSplines.cpp |
virtual void CreateSplineComponent
(
const FVector & Scale3D
)