ALandscapeProxy::ShouldImport

Called before editor paste, true allow import

Windows
MacOS
Linux

Override Hierarchy

AActor::ShouldImport()

ALandscapeProxy::ShouldImport()

ALandscape::ShouldImport()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeProxy.h

Include

#include "LandscapeProxy.h"

Source

/Engine/Source/Runtime/Landscape/Private/LandscapeEdit.cpp

Syntax

virtual bool ShouldImport
(
    FString * ActorPropString,
    bool IsMovingLevel
)

Remarks

Called before editor paste, true allow import

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