ELandscapeImportLayerError

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

/Engine/Source/Editor/LandscapeEditor/Public/LandscapeEditorObject.h

Include

#include "LandscapeEditorObject.h"

Syntax

enum ELandscapeImportLayerError
{
    None,
    MissingLayerInfo,
    FileNotFound,
    FileSizeMismatch,
    CorruptFile,
    ColorPng,
}

Values

Name

Description

None

MissingLayerInfo

FileNotFound

FileSizeMismatch

CorruptFile

ColorPng

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss