IMeshEditorModeUIContract::IsMeshElementTypeSelectedOrIsActiveSelectionMode

Returns whether either the specified element type is selected, or we're in the selection mode for that element type

Windows
MacOS
Linux

References

Module

MeshEditor

Header

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

Include

#include "IMeshEditorModeUIContract.h"

Syntax

bool IsMeshElementTypeSelectedOrIsActiveSelectionMode
(
    EEditableMeshElementType ElementType
) const

Remarks

Returns whether either the specified element type is selected, or we're in the selection mode for that element type

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