Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeImportLayerInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLandscapeImportLayerInfo
(
FName InLayerName |
LandscapeProxy.h | ||
FLandscapeImportLayerInfo
(
const FLandscapeInfoLayerSettings& InLayerSettings |
LandscapeProxy.h |
FLandscapeImportLayerInfo(FName)
| Name | FLandscapeImportLayerInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
FLandscapeImportLayerInfo
(
FName InLayerName
)
FLandscapeImportLayerInfo(const FLandscapeInfoLayerSettings &)
| Name | FLandscapeImportLayerInfo |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h |
| Include Path | #include "LandscapeProxy.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeProxy.cpp |
FLandscapeImportLayerInfo
(
const FLandscapeInfoLayerSettings & InLayerSettings
)