Navigation
API > API/Editor > API/Editor/LandscapeEditor
References
| Module | LandscapeEditor |
| Header | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
| Include | #include "LandscapeImportHelper.h" |
Syntax
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, |