Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FLandscapeInfoLayerSettings
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LandscapeInfo.h |
|
|
|
LandscapeInfo.h |
|
|
|
LandscapeInfo.h |
|
FLandscapeInfoLayerSettings()
| |
|
| Name |
FLandscapeInfoLayerSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path |
#include "LandscapeInfo.h" |
FLandscapeInfoLayerSettings()
FLandscapeInfoLayerSettings(ULandscapeLayerInfoObject , ALandscapeProxy )
| |
|
| Name |
FLandscapeInfoLayerSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path |
#include "LandscapeInfo.h" |
| Source |
/Engine/Source/Runtime/Landscape/Private/LandscapeInfo.cpp |
FLandscapeInfoLayerSettings
(
ULandscapeLayerInfoObject * InLayerInfo,
ALandscapeProxy * InProxy
)
FLandscapeInfoLayerSettings(FName, ALandscapeProxy *)
| |
|
| Name |
FLandscapeInfoLayerSettings |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h |
| Include Path |
#include "LandscapeInfo.h" |
| Source |
/Engine/Source/Runtime/Landscape/Private/LandscapeInfo.cpp |
FLandscapeInfoLayerSettings
(
FName InPlaceholderLayerName,
ALandscapeProxy * InProxy
)