FLandscapeImportFileDescriptor

Unreal Engine C++ API Reference > Editor > LandscapeEditor

References

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

Syntax

struct FLandscapeImportFileDescriptor  

Variables

Type Name Description
FIntPoint Coord Which tile does that descriptor represent
FString FilePath File path

Constructors

Type Name Description
  FLandscapeImportFileDescriptor ()  
  FLandscapeImportFileDescriptor ( const FString& InFilePath, const FIntPoint& InCoord )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library