FLandscapeFileTypeInfo

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

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

Include

#include "LandscapeFileFormatInterface.h"

Syntax

struct FLandscapeFileTypeInfo

Variables

Name Description

Public variable

bool

 

bSupportsExport

Whether this file type supports exporting from the editor back to file (All file types must support importing, but exporting is optional)

Public variable

FText

 

Description

Description of file type for the file selector.

Public variable

TArray< FString...

 

Extensions

Extensions for this type, with leading dot, e.g. ".png".

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