UPolygonSelectionMechanic::SetSelection

Replace the current selection with an external selection.

Windows
MacOS
Linux

Warnings

  • does not check that the selection is valid!

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Selection/PolygonSelectionMechanic.h

Include

#include "Selection/PolygonSelectionMechanic.h"

Source

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Private/Selection/PolygonSelectionMechanic.cpp

Syntax

void SetSelection
(
    const FGroupTopologySelection & Selection
)

Remarks

Replace the current selection with an external selection.

does not check that the selection is valid!

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