Navigation
API > API/Editor > API/Editor/LandscapeEditor > API/Editor/LandscapeEditor/FLandscapeImportFileDescriptor
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LandscapeImportHelper.h |
|
|
|
LandscapeImportHelper.h |
|
FLandscapeImportFileDescriptor()
| |
|
| Name |
FLandscapeImportFileDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
| Include Path |
#include "LandscapeImportHelper.h" |
FLandscapeImportFileDescriptor()
FLandscapeImportFileDescriptor(const FString &, const FIntPoint &)
| |
|
| Name |
FLandscapeImportFileDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Editor/LandscapeEditor/Public/LandscapeImportHelper.h |
| Include Path |
#include "LandscapeImportHelper.h" |
FLandscapeImportFileDescriptor
(
const FString & InFilePath,
const FIntPoint & InCoord
)