Navigation
API > API/Editor > API/Editor/LandscapeEditor > API/Editor/LandscapeEditor/ILandscapeFileFormat > API/Editor/LandscapeEditor/ILandscapeFileFormat/Import
References
| Module | LandscapeEditor |
| Header | /Engine/Source/Editor/LandscapeEditor/Public/LandscapeFileFormatInterface.h |
| Include | #include "LandscapeFileFormatInterface.h" |
FLandscapeImportData< T > Import
&40;
const TCHAR &42; Filename,
FName LayerName,
FLandscapeFileResolution ExpectedResolution
&41; const
Remarks
Import a file imported data and (optional) error message
Parameters
| Name | Description |
|---|---|
| Filename | path to the file to import |
| LayerName | name of layer being imported (in case of Heightmap this will be NAME_None) |
| ExpectedResolution | resolution selected in the import UI (mostly for the benefit of .raw) |