Navigation
API > API/Editor > API/Editor/LandscapeEditor
| Name | FLandscapeImportFileDescriptor |
| Type | struct |
| Header File | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
| Include Path | #include "LandscapeImportHelper.h" |
Syntax
USTRUCT ()
struct FLandscapeImportFileDescriptor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LandscapeImportHelper.h | |||
FLandscapeImportFileDescriptor
(
const FString& InFilePath, |
LandscapeImportHelper.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Coord | FIntPoint | Which tile does that descriptor represent | LandscapeImportHelper.h | |
| FilePath | FString | File path | LandscapeImportHelper.h |