UBspConversionTool::OnEditorActorMoved

Actor movements include any transform changes, and change both the preview and the cached brushes.

Windows
MacOS
Linux

References

Module

MeshModelingToolsEditorOnly

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Public/BspConversionTool.h

Include

#include "BspConversionTool.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingToolsEditorOnly/Private/BspConversionTool.cpp

Syntax

void OnEditorActorMoved
(
    AActor * InActor
)

Remarks

Actor movements include any transform changes, and change both the preview and the cached brushes. It shouldn't affect BrushesToConvert or bCanAccept.

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