Navigation
Unreal Engine C++ API Reference > Editor > LandscapeEditor
References
Module | LandscapeEditor |
Header | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
Include | #include "LandscapeImportHelper.h" |
Syntax
USTRUCT ()
struct FLandscapeImportFileDescriptor
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FIntPoint | Coord | Which tile does that descriptor represent |
![]() ![]() |
FString | FilePath | File path |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FLandscapeImportFileDescriptor
(
const FString& InFilePath, |