ILandscapeWeightmapFileFormat::~ILandscapeWeightmapFileFormat

Even though this is an interface class we need a virtual destructor as derived objects are deleted via a pointer to this interface

Windows
MacOS
Linux

References

Module

LandscapeEditor

Header

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

Include

#include "LandscapeFileFormatInterface.h"

Syntax

virtual ~ILandscapeWeightmapFileFormat()

Remarks

Even though this is an interface class we need a virtual destructor as derived objects are deleted via a pointer to this interface

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