ILandscapeEditorModule::RegisterHeightmapFileFormat

Register / unregister a landscape file format plugin.

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

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

Include

#include "LandscapeEditorModule.h"

Syntax

void RegisterHeightmapFileFormat
(
    TSharedRef< ILandscapeHeightmapFileFormat > FileFormat
)

Remarks

Register / unregister a landscape file format plugin.

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