UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLandscapeInfoLayerSettings Struct Reference

#include <LandscapeInfo.h>

Public Member Functions

 FLandscapeInfoLayerSettings ()
 
LANDSCAPE_API FLandscapeInfoLayerSettings (ULandscapeLayerInfoObject *InLayerInfo, ALandscapeProxy *InProxy)
 
LANDSCAPE_API FLandscapeInfoLayerSettings (FName InPlaceholderLayerName, ALandscapeProxy *InProxy)
 
LANDSCAPE_API FName GetLayerName () const
 

Public Attributes

TObjectPtr< ULandscapeLayerInfoObjectLayerInfoObj
 
FName LayerName
 

Constructor & Destructor Documentation

◆ FLandscapeInfoLayerSettings() [1/3]

FLandscapeInfoLayerSettings::FLandscapeInfoLayerSettings ( )
inline

◆ FLandscapeInfoLayerSettings() [2/3]

LANDSCAPE_API FLandscapeInfoLayerSettings::FLandscapeInfoLayerSettings ( ULandscapeLayerInfoObject InLayerInfo,
ALandscapeProxy *  InProxy 
)

◆ FLandscapeInfoLayerSettings() [3/3]

LANDSCAPE_API FLandscapeInfoLayerSettings::FLandscapeInfoLayerSettings ( FName  InPlaceholderLayerName,
ALandscapeProxy *  InProxy 
)

Member Function Documentation

◆ GetLayerName()

LANDSCAPE_API FName FLandscapeInfoLayerSettings::GetLayerName ( ) const

Member Data Documentation

◆ LayerInfoObj

TObjectPtr<ULandscapeLayerInfoObject> FLandscapeInfoLayerSettings::LayerInfoObj

◆ LayerName

FName FLandscapeInfoLayerSettings::LayerName

The documentation for this struct was generated from the following files: