UBspConversionTool::OnEditorSelectionChanged

This is the primary event we'll be responding to.

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 OnEditorSelectionChanged
(
    UObject * NewSelection
)

Remarks

This is the primary event we'll be responding to. It affects whether we can accept or not, and the preview, if it is being shown. Does not affect cached brushes.

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