GetImportDescriptor

Overload list

Unreal Engine C++ API Reference > Editor > LandscapeEditor > FLandscapeImportHelper

  Type Name Description
Public function Static TEnableIf< std::is_same_v< T, uint16 >, ELandscapeImportResult >::Type

GetImportDescriptor ( const FString& FilePath,
bool bSingleFile,
bool bFlipYAxis,
FName LayerName,
FLandscapeImportDescriptor& OutImportDescriptor,
FText& OutMessage
)

 
Public function Static TEnableIf< std::is_same_v< T, uint8 >, ELandscapeImportResult >::Type

GetImportDescriptor ( const FString& FilePath,
bool bSingleFile,
bool bFlipYAxis,
FName LayerName,
FLandscapeImportDescriptor& OutImportDescriptor,
FText& OutMessage
)

 

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page