ALandscapeProxy::PostEditMove

Called after an actor has been moved in the editor

Windows
MacOS
Linux

Override Hierarchy

AActor::PostEditMove()

ALandscapeProxy::PostEditMove()

ALandscape::PostEditMove()

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 void PostEditMove
(
    bool bFinished
)

Remarks

Called after an actor has been moved in the editor

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