FLandscapeImportData

Unreal Engine C++ API Reference > Editor > LandscapeEditor

References

   
Module LandscapeEditor
Header /Engine/Source/Editor/LandscapeEditor/Public/LandscapeFileFormatInterface.h
Include #include "LandscapeFileFormatInterface.h"

Syntax

template<class T>  
struct FLandscapeImportData  

Variables

Type Name Description
TArray< T > Data The Data.
FText ErrorMessage Message to show as the warning/error result.
ELandscapeImpor... ResultCode Whether the import data is usable or has errors/warnings.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library