FHeightField::~FHeightField

Not required as long as [FImplicitObject](API\Runtime\Chaos\Chaos\FImplicitObject) also has deleted move constructor (adding this causes an error on Linux build) FHeightField(FHeightField&& Other) = default;

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/HeightField.h

Include

#include "Chaos/HeightField.h"

Syntax

virtual ~FHeightField()

Remarks

Not required as long as FImplicitObject also has deleted move constructor (adding this causes an error on Linux build) FHeightField(FHeightField&& Other) = default;

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