IMeshEditorModeEditingContract::DeselectMeshElements

Deselects the specified mesh elements

Windows
MacOS
Linux

References

Module

MeshEditor

Header

/Engine/Plugins/Editor/MeshEditor/Source/MeshEditor/Public/IMeshEditorModeEditingContract.h

Include

#include "IMeshEditorModeEditingContract.h"

Syntax

void DeselectMeshElements
(
    const TArray< FMeshElement > & MeshElementsToDeselect
)

Remarks

Deselects the specified mesh elements

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