ELandscapeImportResult

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

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

Include

#include "LandscapeFileFormatInterface.h"

Syntax

enum ELandscapeImportResult
{
    Success    = 0,
    Warning,
    Error,
}

Values

Name

Description

Success

Warning

Error

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